ProfileValueCollectionBase Methods

Include Protected Members
Include Inherited Members

The ProfileValueCollectionBase type exposes the following members.

Methods

  Name Description
Protected method _SetUnvalidatedValues(ICollection)
Protected method _SetUnvalidatedValues(ICollection, Boolean)
Public method Add
Public method AddTaxonomyTerm Adds a new taxonomy term to the collection, if this is a taxonomic property.
Protected method AddUnvalidatedValue(Object)
Protected method AddUnvalidatedValue(Object, Boolean)
Protected method CheckUpdatePermissions
Public method Clear (Inherited from CollectionBase.)
Protected method ClearUnvalidated
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.
Public method GetHashCode (Inherited from Object.)
Public method GetTaxonomyTerms Gets the list of terms, if this is a taxonomic property.
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 RemoveTaxonomyTerm Removes a taxonomy term from the collection, if this is a taxonomic property.
Protected method SetUnvalidatedValue(Object)
Protected method SetUnvalidatedValue(Object, Boolean)
Protected method SetUnvalidatedValues([])
Protected method SetUnvalidatedValues([], Boolean)
Public method ToString Converts the value of this profile property to a string. (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 method IList.Remove (Inherited from CollectionBase.)

Top

See Also

Reference

ProfileValueCollectionBase Class

Microsoft.Office.Server.UserProfiles Namespace