JGR MSTS Editors and Tools
ToValue<(Of <(<'T>)>)> Method
NamespacesJgr.IO.ParserSimisTreeNodeToValue<(Of <<'(T>)>>)()()()()

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

Gets the value from value nodes.
Declaration Syntax
C#Visual BasicVisual C++
public virtual T ToValue<T>()
Public Overridable Function ToValue(Of T) As T
public:
generic<typename T>
virtual T ToValue()
Generic Template Parameters
T
The expected Type (e.g. uint, string) of the value.
Return Value
The value of the node, cast to [!:T].

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