Click or drag to resize

GH_UndoRecordActions Property

Gets or sets the actions inside this record.

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<IGH_UndoAction> Actions { get; }

Property Value

Type: IListIGH_UndoAction

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

See Also