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

EnumerateImageTilesState.Reset Method

Resets this instance with data of the other EnumerateImageTilesState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.EnumerateImageTilesState other
)

Parameters

Name Type Range Default Description
otherFilNet.EnumerateImageTilesState

See also