UnorderedDuplicateKeysException getKeyValue Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the shared key value.

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

public virtual string getKeyValue()

Return Value

Type: String
the value of the deltaxml:key attribute which is shared by two or more children
Remarks

Reports the shared key value.
See Also