UndoRecord Class

UndoRecord Class

Undo Record
Inheritance Hierarchy
SystemObject
  Rhino.UI.ControlsUndoRecord

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class UndoRecord : IDisposable
Public Class UndoRecord
	Implements IDisposable

The UndoRecord type exposes the following members.

Constructors
  NameDescription
Public methodUndoRecord
UndoRecord Constructor
Top
Methods
  NameDescription
Public methodDispose
UndoRecord Dispose
Protected methodDispose(Boolean)
UndoRecord Dispose
Public methodEquals (Inherited from Object.)
Protected methodFinalize
UndoRecord Destructor
(Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also