PipelinedComparatorS9 setInputFilters Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specifies the input filters applied to both inputs before comparison.

Namespace: DeltaXML.CoreS9Api
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public void setInputFilters(
	FilterChain filters
)
Remarks

Specifies the input filters applied to both inputs before comparison.
See Also