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

InitGPUProcessingState.Reset Method

Resets this instance with data of the other InitGPUProcessingState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.InitGPUProcessingState other
)

Parameters

Name Type Range Default Description
otherFilNet.InitGPUProcessingState

See also