Share via


ADMultiValuedProperty<T> members

Include protected members
Include inherited members

The ADMultiValuedProperty<T> type exposes the following members.

Constructors

  Name Description
Public method ADMultiValuedProperty<T>()
Public method ADMultiValuedProperty<T>(ICollection)
Public method ADMultiValuedProperty<T>(Object)

Top

Properties

  Name Description
Public property Changed (Inherited from MultiValuedProperty<T>.)
Public property Count (Inherited from MultiValuedProperty<T>.)
Public property IsChangesOnlyCopy (Inherited from MultiValuedProperty<T>.)
Public property IsReadOnly (Inherited from MultiValuedProperty<T>.)
Public property IsSynchronized (Inherited from MultiValuedProperty<T>.)
Public property Item (Inherited from MultiValuedProperty<T>.)
Public property SyncRoot (Inherited from MultiValuedProperty<T>.)

Top

Methods

  Name Description
Protected method BeginUpdate (Inherited from MultiValuedPropertyBase.)
Public method Clear (Inherited from MultiValuedProperty<T>.)
Public method Clone (Inherited from MultiValuedProperty<T>.)
Public method Contains (Inherited from MultiValuedProperty<T>.)
Protected method ConvertInput (Inherited from MultiValuedProperty<T>.)
Public method CopyChangesFrom (Inherited from MultiValuedProperty<T>.)
Public method CopyTo(Array, Int32) (Inherited from MultiValuedProperty<T>.)
Public method CopyTo([], Int32) (Inherited from MultiValuedProperty<T>.)
Protected method DeserializeValue (Overrides MultiValuedProperty<T>.DeserializeValue(Object).)
Protected method EndUpdate (Inherited from MultiValuedPropertyBase.)
Public method Equals(Object) (Inherited from MultiValuedProperty<T>.)
Public method Equals(MultiValuedProperty<T>) (Inherited from MultiValuedProperty<T>.)
Public method Find (Inherited from MultiValuedProperty<T>.)
Public method GetEnumerator (Inherited from MultiValuedProperty<T>.)
Public method GetHashCode (Inherited from MultiValuedProperty<T>.)
Public method IndexOf (Inherited from MultiValuedProperty<T>.)
Public method Insert (Inherited from MultiValuedProperty<T>.)
Protected method OnCollectionChanged (Inherited from MultiValuedProperty<T>.)
Protected method OnCollectionChanging (Inherited from MultiValuedProperty<T>.)
Public method RemoveAt (Inherited from MultiValuedProperty<T>.)
Protected method SerializeValue (Overrides MultiValuedProperty<T>.SerializeValue(Object).)
Protected method SetAt (Inherited from MultiValuedProperty<T>.)
Public method Sort (Inherited from MultiValuedProperty<T>.)
Public method ToArray (Inherited from MultiValuedProperty<T>.)
Public method TryAdd (Inherited from MultiValuedProperty<T>.)
Protected method TryAddInternal (Inherited from MultiValuedProperty<T>.)
Protected method ValidateValue (Inherited from MultiValuedProperty<T>.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate method IEnumerable<T>.GetEnumerator (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from MultiValuedProperty<T>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from MultiValuedProperty<T>.)

Top

See also

Reference

ADMultiValuedProperty<T> class

Microsoft.Exchange.Data.Directory namespace