Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | Undo(String) | Undo the pending changes for the specified item. | 
| .gif) | Undo(array<String[]) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<ItemSpec[]) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<PendingChange[]) | Undo the pending changes for the specified items. | 
| .gif) | Undo(String, RecursionType) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<String[], RecursionType) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<String[], Boolean) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<ItemSpec[], Boolean) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<String[], RecursionType, Boolean) | Undo the pending changes for the specified items. | 
| .gif) | Undo(array<ItemSpec[], Boolean, array<String[]) | Undo the pending changes for the specified items. | 
Top