GH_UndoServerUndoCount Property  | 
 
 Number of undo records currently in the stack.
 
 
    Namespace: 
   Grasshopper.Kernel.Undo
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic int UndoCount { get; }Public ReadOnly Property UndoCount As Integer
	Get
Property Value
Type: 
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.UndoCount"]
See Also