Share via


UserProfileValueCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of user profile values.

The UserProfileValueCollection 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.)
Public property Item Gets or sets the user profile value associated with the specified index of the collection.
Protected property List (Inherited from CollectionBase.)
Public property Privacy
Public property Property
Public property Value Gets or sets the values of the collection.

Top

Methods

  Name Description
Public method Add
Public method Clear (Inherited from CollectionBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from CollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnClear (Overrides CollectionBase.OnClear().)
Protected method OnClearComplete (Inherited from CollectionBase.)
Protected method OnInsert (Overrides CollectionBase.OnInsert(Int32, Object).)
Protected method OnInsertComplete (Inherited from CollectionBase.)
Protected method OnRemove (Overrides CollectionBase.OnRemove(Int32, Object).)
Protected method OnRemoveComplete (Inherited from CollectionBase.)
Protected method OnSet (Inherited from CollectionBase.)
Protected method OnSetComplete (Inherited from CollectionBase.)
Protected method OnValidate (Inherited from CollectionBase.)
Public method RemoveAt (Inherited from CollectionBase.)
Public method ToString (Overrides Object.ToString().)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from CollectionBase.)
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 method IList.Remove (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See Also

Reference

UserProfileValueCollection Class

Microsoft.Office.Server.UserProfiles Namespace