GH_UndoRecordActionCount Property |
Gets the number of actions stored in this record.
Namespace:
Grasshopper.Kernel.Undo
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int ActionCount { get; }
Public ReadOnly Property ActionCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoRecord.ActionCount"]
See Also