Click or drag to resize

NodeEquality Operator

Namespace:  Altova.RaptorXml.Xbrl.Table.Structural
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static bool operator ==(
	Node left,
	Node right
)

Parameters

left
Type: Altova.RaptorXml.Xbrl.Table.StructuralNode
right
Type: Altova.RaptorXml.Xbrl.Table.StructuralNode

Return Value

Type: Boolean
See Also