You are here: Start » FIL.NET » ConfusionTable.Reset Method

ConfusionTable.Reset Method

Resets this instance with data of the other ConfusionTable object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.ConfusionTable other
)

Parameters

Name Type Range Default Description
otherFilNet.ConfusionTable

See also