Share via


ProfilePropertyAttributeCollection Members

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

ICollection implementation for the ProfilePropertyAttribute objects collection. This class cannot be inherited.

The ProfilePropertyAttributeCollection type exposes the following members.

Methods

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

Top

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

ProfilePropertyAttributeCollection Class

Microsoft.CommerceServer.Runtime.Profiles Namespace