DitaMapCompareProgressListener topicCompareCompleted Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation

[Missing <summary> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListener.topicCompareCompleted(System.String,System.Int32,System.Int32,System.String)"]

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

void topicCompareCompleted(
	string str1,
	int i1,
	int i2,
	string str2
)

Parameters

str1
Type: System String

[Missing <param name="str1"/> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListener.topicCompareCompleted(System.String,System.Int32,System.Int32,System.String)"]

i1
Type: System Int32

[Missing <param name="i1"/> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListener.topicCompareCompleted(System.String,System.Int32,System.Int32,System.String)"]

i2
Type: System Int32

[Missing <param name="i2"/> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListener.topicCompareCompleted(System.String,System.Int32,System.Int32,System.String)"]

str2
Type: System String

[Missing <param name="str2"/> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListener.topicCompareCompleted(System.String,System.Int32,System.Int32,System.String)"]

See Also