Click or drag to resize

GH_UndoServerRedoNames Property

Gets a sorted list of all the redo Guids in this server.

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<string> RedoNames { get; }

Property Value

Type: ListString

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.RedoNames"]

See Also