JGR MSTS Editors and Tools
DataTreePath<(Of <(<'T>)>)> Constructor (path)
NamespacesJgr.IO.ParserDataTreePath<(Of <(<'T>)>)>DataTreePath<(Of <(<'T>)>)>(IList<(Of <<'(DataTreePathStep>)>>))

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

[Missing <summary> documentation for "M:Jgr.IO.Parser.DataTreePath`1.#ctor(System.Collections.Generic.IList{Jgr.IO.Parser.DataTreePathStep})"]

Declaration Syntax
C#Visual BasicVisual C++
public DataTreePath(
	IList<DataTreePathStep> path
)
Public Sub New ( _
	path As IList(Of DataTreePathStep) _
)
public:
DataTreePath(
	IList<DataTreePathStep^>^ path
)
Parameters
path (IList<(Of <(<'DataTreePathStep>)>)>)

[Missing <param name="path"/> documentation for "M:Jgr.IO.Parser.DataTreePath`1.#ctor(System.Collections.Generic.IList{Jgr.IO.Parser.DataTreePathStep})"]

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