JGR MSTS Editors and Tools
Set<(Of <(<'U>)>)> Method (newValue)
NamespacesJgr.IO.ParserDataTreePath<(Of <(<'T>)>)>Set<(Of <<'(U>)>>)(U)

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

[Missing <summary> documentation for "M:Jgr.IO.Parser.DataTreePath`1.Set``1(``0)"]

Declaration Syntax
C#Visual BasicVisual C++
public T Set<U>(
	U newValue
)
where U : class, IDataTreeNode
Public Function Set(Of U As {Class, IDataTreeNode}) ( _
	newValue As U _
) As T
public:
generic<typename U>
where U : ref class, IDataTreeNode
T Set(
	U newValue
)
Generic Template Parameters
U

[Missing <typeparam name="U"/> documentation for "M:Jgr.IO.Parser.DataTreePath`1.Set``1(``0)"]

Parameters
newValue (U)

[Missing <param name="newValue"/> documentation for "M:Jgr.IO.Parser.DataTreePath`1.Set``1(``0)"]

Return Value

[Missing <returns> documentation for "M:Jgr.IO.Parser.DataTreePath`1.Set``1(``0)"]

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