JGR MSTS Editors and Tools
UndoBuffer Property
NamespacesJgr.IO.ParserUndoRedoSimisFileUndoBuffer

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.IO.Parser.UndoRedoSimisFile.UndoBuffer"]

Declaration Syntax
C#Visual BasicVisual 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"]

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682