NonMatchingExchangeItemCombineException Constructor XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Initializes a new instance of the NonMatchingExchangeItemCombineException class

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

public NonMatchingExchangeItemCombineException                                  (
	c_w inputElem,
	c_w deltaElem
)

Parameters

inputElem
Type: c_w

[Missing <param name="inputElem"/> documentation for "M:com.deltaxml.api.NonMatchingExchangeItemCombineException.#ctor(com.deltaxml.c_e.c_w,com.deltaxml.c_e.c_w)"]

deltaElem
Type: c_w

[Missing <param name="deltaElem"/> documentation for "M:com.deltaxml.api.NonMatchingExchangeItemCombineException.#ctor(com.deltaxml.c_e.c_w,com.deltaxml.c_e.c_w)"]

See Also