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

SparseImage.Reset Method

Resets this instance with data of the other SparseImage object.

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

Syntax

public void Reset
(
	FilNet.SparseImage other
)

Parameters

Name Type Range Default Description
otherFilNet.SparseImage

See also