SPChangeTokenCollection.Item Property
Include Protected Members
Include Inherited Members
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