DitaMapfileCompareProgressListener stages Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Report the total number of stages that are involved in performing the comparison.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

void stages(
	int i
)

Parameters

i
Type: System Int32

[Missing <param name="i"/> documentation for "M:com.deltaxml.dita.DitaMapfileCompareProgressListener.stages(System.Int32)"]

Remarks

Report the total number of stages that are involved in performing the comparison.
See Also