RdkUndoRecord
Public Class
Public Method
Public Method
Public Method
Protected Method
Public Method
Public Method
Public Method
Public Method
RdkUndoRecord class
Inheritance Hierarchy
System.Object
Rhino.Render.RdkUndoRecord
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RdkUndoRecord : IDisposable
The RdkUndoRecord type exposes the following members.
Constructors
Name
Description
Public Method
RdkUndoRecord
Constructor for RdkUndoRecord
Methods
Name
Description
Public Method
Dispose
Dispose for RdkUndoRecord
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Destructor for RdkUndoRecord
(Overrides Object.Finalize..)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
SetDescription
Set description for RdkUndoRecord
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)