[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Jgr.IO.Parser.UndoRedoSimisFile.UndoBuffer"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
private Stack<SimisTreeNode> UndoBuffer { get; set; }
Private Property UndoBuffer As Stack(Of SimisTreeNode) Get Set
private: property Stack<SimisTreeNode^>^ UndoBuffer { Stack<SimisTreeNode^>^ get (); void set (Stack<SimisTreeNode^>^ value); }
Value
[Missing <value> documentation for "P:Jgr.IO.Parser.UndoRedoSimisFile.UndoBuffer"]