UserProfileChangeDictionary Members
Include Protected Members
Include Inherited Members
Represents a collection of changes for a group of users.
The UserProfileChangeDictionary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserProfileChangeDictionary | Initializes a new instance of the UserProfileChangeDictionary class. |
Top
Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Count | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Item | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Keys | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Values | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Clear | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
ContainsKey | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
ContainsValue | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
Remove | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) | |
ToString | (Inherited from Object.) | |
TryGetValue | (Inherited from Dictionary<Int64, UserProfileChangeCollection>.) |
Top
Explicit Interface Implementations
Top