You are here: Start » Tensor.Reset Method

Tensor.Reset Method

Resets this instance with data of the other Tensor object.

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

Syntax

public void Reset
(
	FilNet.Tensor other
)

Parameters

Name Type Range Default Description
otherFilNet.Tensor

See also