JGR MSTS Editors and Tools
RedoBuffer Property
NamespacesJgr.IO.ParserUndoRedoSimisFileRedoBuffer

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

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

Declaration Syntax
C#Visual BasicVisual C++
private Stack<SimisTreeNode> RedoBuffer { get; set; }
Private Property RedoBuffer As Stack(Of SimisTreeNode)
	Get
	Set
private:
property Stack<SimisTreeNode^>^ RedoBuffer {
	Stack<SimisTreeNode^>^ get ();
	void set (Stack<SimisTreeNode^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.IO.Parser.UndoRedoSimisFile.RedoBuffer"]

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