SPChangeTokenCollection.Item property
Gets the change token from the collection of change token objects.
Overload list
Name | Description | |
---|---|---|
Item[Guid] | Gets the change token with the specified GUID from the collection of change token objects. | |
Item[Int32] | Gets the change token at the specified index in the collection of change token objects. |
Top