Click or drag to resize

InstanceInequality Operator

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static bool operator !=(
	Instance left,
	Instance right
)

Parameters

left
Type: Altova.RaptorXml.XmlInstance
right
Type: Altova.RaptorXml.XmlInstance

Return Value

Type: Boolean
See Also