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

GrayModel.Reset Method

Resets this instance with data of the other GrayModel object.

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

Syntax

public void Reset
(
	FilNet.GrayModel other
)

Parameters

Name Type Range Default Description
otherFilNet.GrayModel

See also