MissingPCDataCombineException getDeltaElem Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the node in the delta which contains the PCData that should be deleted.

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 that should be deleted.
Remarks

Reports the node in the delta which contains the PCData that should be deleted.
See Also