Share via


IDictionary Interface

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

See Also

Reference

IDictionary Members

Microsoft.CommerceServer.Runtime Namespace