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

See Also

Reference

ISimpleList Members

Microsoft.CommerceServer.Runtime Namespace