NonMatchingDeletedDeltaCombineException getDeltaElem Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the node in the delta file which is incorrect.

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 is incorrect.
Remarks

Reports the node in the delta file which is incorrect.
See Also