Share via


Dictionary 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 Dictionary _
    Implements IDictionary
'Usage
Dim instance As Dictionary
[GuidAttribute("B7990D05-45FD-11D0-8176-00A0C90A90C7")]
public interface Dictionary : IDictionary
[GuidAttribute(L"B7990D05-45FD-11D0-8176-00A0C90A90C7")]
public interface class Dictionary : IDictionary
public interface Dictionary extends IDictionary

See Also

Reference

Dictionary Members

Microsoft.CommerceServer.Runtime Namespace