UserProfileChangeDictionary methods

The UserProfileChangeDictionary type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method Clear (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method ContainsKey (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method ContainsValue (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method Remove (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Public method ToString (Inherited from Object.)
Public method TryGetValue (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICollection<KeyValuePair<TKey, TValue>>.Add (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method IDictionary.Add (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method ICollection<KeyValuePair<TKey, TValue>>.Contains (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method IDictionary.Contains (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method ICollection<KeyValuePair<TKey, TValue>>.CopyTo (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method IDictionary.GetEnumerator (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method ICollection<KeyValuePair<TKey, TValue>>.Remove (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)
Explicit interface implemetationPrivate method IDictionary.Remove (Inherited from Dictionary<Int64, UserProfileChangeCollection>.)

Top

See also

Reference

UserProfileChangeDictionary class

Microsoft.Office.Server.UserProfiles namespace