UndoRecord.EndCustomRecord Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Completes the creation of a custom undo record.
public:
void EndCustomRecord();
public void EndCustomRecord ();
abstract member EndCustomRecord : unit -> unit
Public Sub EndCustomRecord ()