Click or drag to resize

GH_GenericObjectAction Methods

The GH_GenericObjectAction type exposes the following members.

Methods
  NameDescription
Protected methodDeserialize
Deserializes the obj from the local archive.
(Inherited from GH_ArchivedUndoAction.)
Protected methodInternal_Redo (Overrides GH_UndoActionInternal_Redo(GH_Document).)
Protected methodInternal_Undo (Overrides GH_UndoActionInternal_Undo(GH_Document).)
Public methodRead (Inherited from GH_ArchivedUndoAction.)
Public methodRedo (Inherited from GH_UndoAction.)
Protected methodSerialize
Serializes the obj into the local archive.
(Inherited from GH_ArchivedUndoAction.)
Protected methodSerializeToByteArray
Serializes the obj into the local archive.
(Inherited from GH_ArchivedUndoAction.)
Public methodUndo (Inherited from GH_UndoAction.)
Public methodWrite (Inherited from GH_ArchivedUndoAction.)
Top
See Also