JGR MSTS Editors and Tools
EqualsByValue Method (value)
NamespacesJgr.IO.ParserSimisTreeNodeEqualsByValue(Object)

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

Compares two nodes using only their Type and Name.
Declaration Syntax
C#Visual BasicVisual C++
public bool EqualsByValue(
	Object value
)
Public Function EqualsByValue ( _
	value As Object _
) As Boolean
public:
bool EqualsByValue(
	Object^ value
)
Parameters
value (Object)
Another SimisTreeNode to compare with.
Return Value
true for matching nodes, false otherwise.

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