Sdílet prostřednictvím


ContentSelectionContextCollection Members

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

Represents a collection of ContentSelectionContext objects.

The ContentSelectionContextCollection type exposes the following members.

Constructors

  Name Description
Aa163206.pubmethod(en-US,CS.70).gif ContentSelectionContextCollection Initializes a new instance of the ContentSelectionContextCollection class.

Top

Methods

  Name Description
Aa163206.pubmethod(en-US,CS.70).gif Add Add a specified ContentSelectionContext to the end of the ContentSelectionContextCollection.
Aa163206.pubmethod(en-US,CS.70).gif CopyTo Copies all the elements in the current instance to a compatible one-dimensional ContentSelectionContext array, starting at the specified index of the target array.
Aa163206.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa163206.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa163206.pubmethod(en-US,CS.70).gif GetEnumerator Returns an enumerator that can iterate through the current ContentSelectionContextCollection.
Aa163206.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa163206.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa163206.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa163206.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

ContentSelectionContextCollection Class

Microsoft.CommerceServer.Runtime.Targeting Namespace