Click or drag to resize

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; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoRecord.ActionCount"]

See Also