Reverts the object to the last saved version.
HRESULT Revert();
Revert();
Sub Revert()
This method reverts the object to its last saved state, discarding any changes you have made to the object.