IncorrectPCDataCombineException getDeltaElem Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the node in the delta which contains the PCData which does not match the value 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 which contains the PCData which does not match the value in the input file.
Remarks

Reports the node in the delta which contains the PCData which does not match the value in the input file.
See Also