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

EnumerateFilesStateBase.Reset Method

Resets this instance with data of the other EnumerateFilesStateBase object.

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

Syntax

public void Reset
(
	FilNet.EnumerateFilesStateBase other
)

Parameters

Name Type Range Default Description
otherFilNet.EnumerateFilesStateBase

See also