Click or drag to resize

ElementInformationItemCompare Method

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static int Compare(
	ElementInformationItem left,
	ElementInformationItem right
)

Parameters

left
Type: Altova.RaptorXml.XmlElementInformationItem
right
Type: Altova.RaptorXml.XmlElementInformationItem

Return Value

Type: Int32
See Also