InvalidModifiedElementException isUnordered Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Returns whether the modified element is unordered.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual bool isUnordered()

Return Value

Type: Boolean
whether the modified element is unordered.
Remarks

Returns whether the modified element is unordered.
See Also