MemberGroupProfileValueCollection Methods

Include Protected Members
Include Inherited Members

The MemberGroupProfileValueCollection type exposes the following members.

Methods

  Name Description
Protected method _SetUnvalidatedValues(ICollection) (Inherited from ProfileValueCollectionBase.)
Protected method _SetUnvalidatedValues(ICollection, Boolean) (Inherited from ProfileValueCollectionBase.)
Public method Add (Inherited from ProfileValueCollectionBase.)
Public method AddTaxonomyTerm Adds a new taxonomy term to the collection, if this is a taxonomic property. (Inherited from ProfileValueCollectionBase.)
Protected method AddUnvalidatedValue(Object) (Inherited from ProfileValueCollectionBase.)
Protected method AddUnvalidatedValue(Object, Boolean) (Inherited from ProfileValueCollectionBase.)
Protected method CheckUpdatePermissions (Overrides ProfileValueCollectionBase.CheckUpdatePermissions().)
Public method Clear (Inherited from CollectionBase.)
Protected method ClearUnvalidated (Inherited from ProfileValueCollectionBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns the enumerator to iterate through values of this collection. (Inherited from ProfileValueCollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetTaxonomyTerms Gets the list of terms, if this is a taxonomic property. (Inherited from ProfileValueCollectionBase.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnClear (Inherited from ProfileValueCollectionBase.)
Protected method OnClearComplete (Inherited from CollectionBase.)
Protected method OnInsert (Inherited from ProfileValueCollectionBase.)
Protected method OnInsertComplete (Inherited from CollectionBase.)
Protected method OnRemove (Inherited from ProfileValueCollectionBase.)
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 RemoveTaxonomyTerm Removes a taxonomy term from the collection, if this is a taxonomic property. (Inherited from ProfileValueCollectionBase.)
Protected method SetUnvalidatedValue(Object) (Inherited from ProfileValueCollectionBase.)
Protected method SetUnvalidatedValue(Object, Boolean) (Inherited from ProfileValueCollectionBase.)
Protected method SetUnvalidatedValues([]) (Inherited from ProfileValueCollectionBase.)
Protected method SetUnvalidatedValues([], Boolean) (Inherited from ProfileValueCollectionBase.)
Public method ToString Converts the value of this profile property to a string. (Inherited from ProfileValueCollectionBase.)

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 method IList.Remove (Inherited from CollectionBase.)

Top

See Also

Reference

MemberGroupProfileValueCollection Class

Microsoft.Office.Server.UserProfiles Namespace