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

EdgeModel2.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.EdgeModel2
rhsAvlNet.EdgeModel2

Function Overrides

See also