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

COMModel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.COMModel
rhsAvlNet.COMModel

Function Overrides

See also