UnorderedDuplicateKeysException getChild1 Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the location (XPath) of the first shared-key child.

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

public virtual string getChild1()

Return Value

Type: String
a string corresponding to the XPath of the first child with the shared key.
Remarks

Reports the location (XPath) of the first shared-key child.
See Also