Freigeben über


ContentItemCollection Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

A ContentItemCollection represents a set of rows in a ContentList.

The ContentItemCollection type exposes the following members.

Methods

  Name Description
Aa163201.protmethod(en-US,CS.70).gif CheckState Verifies that the object has not already been disposed.
Aa163201.pubmethod(en-US,CS.70).gif CopyTo Copies all dictionary objects in the ContentItemCollection to a compatible one-dimensional array starting at the specified index of the target array.
Aa163201.pubmethod(en-US,CS.70).gif Dispose Overloaded. Use this method to release resources by the ContentItemCollection object.
Aa163201.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa163201.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa163201.pubmethod(en-US,CS.70).gif GetEnumerator Retrieves an enumerator that can iterate through the current instance.
Aa163201.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa163201.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa163201.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa163201.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa163201.pubproperty(en-US,CS.70).gif Count Gets the count of the number of elements in the ContentItemCollection collection.
Aa163201.pubproperty(en-US,CS.70).gif IsSynchronized Gets a value indicating whether access to the current ContentItemCollection is synchronized (thread-safe).
Aa163201.pubproperty(en-US,CS.70).gif Item Gets the content item from the current collection, based upon the specified identifier.
Aa163201.pubproperty(en-US,CS.70).gif SyncRoot Gets the object used to synchronize access to the ContentItemCollection.

Top

Explicit Interface Implementations

  Name Description
Aa163201.pubinterface(en-US,CS.70).gifAa163201.privmethod(en-US,CS.70).gif ICollection..::.CopyTo

Top

See Also

Reference

ContentItemCollection Class

Microsoft.CommerceServer.Runtime.Targeting Namespace