NoMatchingItemCombineException getDeltaElem Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the node in the delta file which does not have a corresponding item in the input file.

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

public virtual c_w getDeltaElem()

Return Value

Type: c_w
the node in the delta file which does not have a corresponding item in the input file.
Remarks

Reports the node in the delta file which does not have a corresponding item in the input file.
See Also