Click to Rate and Give Feedback
MSDN
MSDN Library
Commerce Server
Development
SimpleList Object

  Switch on low bandwidth view
SimpleList Object
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Use this object to create an array of variants that supports enumeration.

ProgID:

Commerce.SimpleList (Externally creatable)

COM Class Name:

CSimpleList

Type Library Name:

Microsoft Commerce Server Core Components Type Library

DLL Name:

MscsCore.dll

Threading Model:

Both

[C++]

COM Interface Name:

ISimpleList

Interface ID Constant:

IID_ISimpleList

Header File:

commerce.h

In C++, use the ISimpleList interface to access the properties and methods of the SimpleList object.

Method

Description

Add

Adds the specified item to a SimpleList object.

Delete

Deletes a specified item from the SimpleList object.

Property

Description

Count

Returns the number of items in the SimpleList object.

This property is read-only.

Item

Stores an item of the SimpleList object.

This property is read/write.

Other Resources

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker