JGR MSTS Editors and Tools
Roots Property
NamespacesJgr.IO.ParserSimisFormatRoots

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

A list of all the root productions in the BNF for parsing.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<string> Roots { get; private set; }
Public Property Roots As IEnumerable(Of String)
	Get
	Private Set
public:
property IEnumerable<String^>^ Roots {
	IEnumerable<String^>^ get ();
	private: void set (IEnumerable<String^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.IO.Parser.SimisFormat.Roots"]

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