Share via


SimpleListClass Class

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
<ClassInterfaceAttribute()> _
<GuidAttribute("B7990D0E-45FD-11D0-8176-00A0C90A90C7")> _
Public Class SimpleListClass _
    Implements ISimpleList, SimpleList, IEnumerable
'Usage
Dim instance As SimpleListClass
[ClassInterfaceAttribute()]
[GuidAttribute("B7990D0E-45FD-11D0-8176-00A0C90A90C7")]
public class SimpleListClass : ISimpleList, 
    SimpleList, IEnumerable
[ClassInterfaceAttribute()]
[GuidAttribute(L"B7990D0E-45FD-11D0-8176-00A0C90A90C7")]
public ref class SimpleListClass : ISimpleList, 
    SimpleList, IEnumerable
public class SimpleListClass implements ISimpleList, SimpleList, IEnumerable

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Runtime..::.SimpleListClass

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SimpleListClass Members

Microsoft.CommerceServer.Runtime Namespace