Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Namespace: Microsoft.CommerceServer.Runtime
Assembly: Microsoft.CommerceServer.Interop (in Microsoft.CommerceServer.Interop.dll)
Syntax
'Declaration
<GuidAttribute("B7990D05-45FD-11D0-8176-00A0C90A90C7")> _
Public Interface IDictionary _
Implements IEnumerable
'Usage
Dim instance As IDictionary
[GuidAttribute("B7990D05-45FD-11D0-8176-00A0C90A90C7")]
public interface IDictionary : IEnumerable
[GuidAttribute(L"B7990D05-45FD-11D0-8176-00A0C90A90C7")]
public interface class IDictionary : IEnumerable
public interface IDictionary extends IEnumerable