UndoRecordEntry Class |
Namespace: Rhino
The UndoRecordEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
The name of the command that created the undoable events, or a
description of what created them when they did not happen in a command.
| |
| SerialNumber |
The runtime serial number Rhino assigned to this undo event.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns Description.
(Overrides ObjectToString.) |