[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Jgr.IO.Parser.DataTreePathStep.Node"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IDataTreeNode Node { get; private set; }
Public Property Node As IDataTreeNode Get Private Set
public: property IDataTreeNode^ Node { IDataTreeNode^ get (); private: void set (IDataTreeNode^ value); }
Value
[Missing <value> documentation for "P:Jgr.IO.Parser.DataTreePathStep.Node"]