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

SvmModel.Reset Method

Resets this instance with data of the other SvmModel object.

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

Syntax

public void Reset
(
	FilNet.SvmModel other
)

Parameters

Name Type Range Default Description
otherFilNet.SvmModel

See also