ProfileValueCollectionBase Properties

Include Protected Members
Include Inherited Members

The ProfileValueCollectionBase type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Protected property IsDirty
Public property Item
Protected property List (Inherited from CollectionBase.)
Public property Privacy Returns the Privacy object associated with this profile property.
Protected property Profile
Protected property ProfileManager
Public property ProfileSubtypeProperty Returns the profile subtype property associated with this profile property.
Public property Property Obsolete. Returns the profile property associated with this profile property.
Public property Value Gets or sets the value of the profile property.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See Also

Reference

ProfileValueCollectionBase Class

Microsoft.Office.Server.UserProfiles Namespace