UnorderedModifiedContainsPCDATAException Constructor XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Construct a new UnorderedModifiedContainsPCDataException appropriate for use in the XML Compare code.

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

public UnorderedModifiedContainsPCDATAException(
	string xpath
)

Parameters

xpath
Type: System String
the xpath of the orderless modified element which contains PCData
Remarks

Construct a new UnorderedModifiedContainsPCDataException appropriate for use in the XML Compare code.
See Also