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

EnumerateFilesStateBase.Reset Method

Resets this instance with data of the other EnumerateFilesStateBase object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.EnumerateFilesStateBase other
)

Parameters

Name Type Range Default Description
otherAvlNet.EnumerateFilesStateBase

See also