Share via


ProfileCollection Members

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

Abstraction for a read-only Profile object collection. This class cannot be inherited.

The ProfileCollection type exposes the following members.

Methods

  Name Description
Aa154731.pubmethod(en-US,CS.70).gif CopyTo Copies the contents of the ProfileCollection to a compatible one-dimensional array starting at the specified index of the target array.
Aa154731.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa154731.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa154731.pubmethod(en-US,CS.70).gif GetEnumerator Returns an enumerator to iterate through the current ProfileCollection.
Aa154731.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa154731.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa154731.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa154731.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

ProfileCollection Class

Microsoft.CommerceServer.Runtime.Profiles Namespace