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

DebugPreviewWindowState.Reset Method

Resets this instance with data of the other DebugPreviewWindowState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.DebugPreviewWindowState other
)

Parameters

Name Type Range Default Description
otherFilNet.DebugPreviewWindowState

See also