Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of UserProfileChange objects.
The UserProfileChangeCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Capacity | (Inherited from List<ProfileBaseChange>.) |
![]() |
ChangeToken | |
![]() |
Count | (Inherited from List<ProfileBaseChange>.) |
![]() |
HasExceededCountLimit | Indicates whether the changes that can be represented in a collection have exceeded the maximum number. |
![]() |
Item | (Inherited from List<ProfileBaseChange>.) |
Top
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.Contains | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IEnumerable<T>.GetEnumerator | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.IndexOf | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.Insert | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.Item | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
IList.Remove | (Inherited from List<ProfileBaseChange>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from List<ProfileBaseChange>.) |
Top