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

TestPoint3DGridState.Reset Method

Resets this instance with data of the other TestPoint3DGridState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.TestPoint3DGridState other
)

Parameters

Name Type Range Default Description
otherFilNet.TestPoint3DGridState

See also