[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 Basic | Visual 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})"]