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

MlpModel.Reset Method

Resets this instance with data of the other MlpModel object.

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

Syntax

public void Reset
(
	FilNet.MlpModel other
)

Parameters

Name Type Range Default Description
otherFilNet.MlpModel

See also