Click or drag to resize

QNameEquality Operator

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

Parameters

left
Type: Altova.RaptorXml.XmlQName
right
Type: Altova.RaptorXml.XmlQName

Return Value

Type: Boolean
See Also