JGR MSTS Editors and Tools
Tree Property
NamespacesJgr.IO.ParserUndoRedoSimisFileTree

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

Gets or sets the root SimisTreeNode for the tree read or written by this class.
Declaration Syntax
C#Visual BasicVisual C++
public override SimisTreeNode Tree { get; set; }
Public Overrides Property Tree As SimisTreeNode
	Get
	Set
public:
virtual property SimisTreeNode^ Tree {
	SimisTreeNode^ get () override;
	void set (SimisTreeNode^ value) override;
}
Value

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

Remarks

Setting the Tree will add to the available undo buffers and reset the redo buffers.

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