Click or drag to resize

AspectNodeInequality Operator

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

Parameters

left
Type: Altova.RaptorXml.Xbrl.TableAspectNode
right
Type: Altova.RaptorXml.Xbrl.TableAspectNode

Return Value

Type: Boolean
See Also