Auxiliary class for redo and undo operation, for professional version

The following tables list the members exposed by the RedoClass type.

Name Description
Public property Entity Gets or sets the first entity in entity collection
Public property EntityCollection Gets or sets a list of entities which are under effect
Top
Name Description
Public method AddEntityToCollect Adds entity to entity collection
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top