Compartilhar via


MemberGroupProfileValueCollection members

Include protected members
Include inherited members

Contém propriedades de grupo para um objeto MemberGroup .

The MemberGroupProfileValueCollection 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 (Inherited from ProfileValueCollectionBase.)
Public property Item (Inherited from ProfileValueCollectionBase.)
Protected property List (Inherited from CollectionBase.)
Public property Privacy Retorna o objeto Privacy associado a esta propriedade de perfil. (Inherited from ProfileValueCollectionBase.)
Protected property Profile (Inherited from ProfileValueCollectionBase.)
Protected property ProfileManager (Inherited from ProfileValueCollectionBase.)
Public property ProfileSubtypeProperty Retorna a propriedade de subtipo de perfil associada com esta propriedade de perfil. (Inherited from ProfileValueCollectionBase.)
Public property Property Obsolete. Retorna a propriedade de perfil associada com esta propriedade de perfil. (Inherited from ProfileValueCollectionBase.)
Public property Value Obtém ou define o valor da propriedade do perfil. (Inherited from ProfileValueCollectionBase.)

Top

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 Adiciona um novo termo de taxonomia à coleção, se isso for uma propriedade taxonômico. (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 Retorna o enumerador para iterar por meio de valores desta coleção. (Inherited from ProfileValueCollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetTaxonomyTerms Obtém a lista de termos, se isso for uma propriedade taxonômico. (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 Remove um termo de taxonomia da coleção, se isso for uma propriedade taxonômico. (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 Converte o valor desta propriedade de perfil em uma cadeia de caracteres. (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 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

Ver também

Referência

MemberGroupProfileValueCollection class

Microsoft.Office.Server.UserProfiles namespace