Sdílet prostřednictvím


TargetingProfileCollection Members

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

Represents a set of named Profile objects to be targeted. This class cannot be inherited.

The TargetingProfileCollection type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa163228.pubmethod(en-US,CS.70).gif Add Overloaded. Add a Commerce.IDictionary or Profile object containing targeting properties to the end of the TargetingProfileCollection.
Aa163228.pubmethod(en-US,CS.70).gif CopyTo The TargetingProfileCollection elements are copied to the target array, starting at the specified index of the target array.
Aa163228.pubmethod(en-US,CS.70).gif Dispose Use this method to release resources by the TargetingProfileCollection object.
Aa163228.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa163228.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa163228.pubmethod(en-US,CS.70).gif GetEnumerator Retrieves an enumerator that can iterate through the current instance.
Aa163228.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa163228.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa163228.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa163228.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

TargetingProfileCollection Class

Microsoft.CommerceServer.Runtime.Targeting Namespace