PropertyDataTypeCollection members

Represents a collection of PropertyDataType objects.

The PropertyDataTypeCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of PropertyDataType objects.
Public property IsSynchronized Gets a value indicating whether access to the PropertyDataTypeCollection class is synchronized (thread safe).
Public property Item Gets the PropertyDataType object specified by the data type name.
Public property SyncRoot Gets an object that can be used to synchronize access to this collection.

Top

Methods

  Name Description
Public method CopyTo Copies the elements of the PropertyDataTypeCollection class to an array, starting at a particular array index.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets the enumerator for the PropertyDataType objects.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PropertyDataTypeCollection class

Microsoft.Office.Server.UserProfiles namespace