SPChangeTokenCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a change token to the collection of change token objects.
Overload List
Name | Description | |
---|---|---|
Add(SPChangeToken) | Adds a change token to the collection. | |
Add(SPChangeToken, Boolean) | Adds a change token to the collection and optionally overwrites any existing change token in the collection. |
Top