You are here: Start » TensorFormat.Equals Method

TensorFormat.Equals Method

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

Syntax

public static bool Equals
(
	FilNet.TensorFormat lhs,
	FilNet.TensorFormat rhs
)

Parameters

Name Type Range Default Description
lhsFilNet.TensorFormat
rhsFilNet.TensorFormat

Function Overrides

See also