You are here: Start » AVL.NET » DataMatrix.Equals Method

DataMatrix.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.DataMatrix lhs,
	AvlNet.DataMatrix rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.DataMatrix
rhsAvlNet.DataMatrix

Function Overrides

See also