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

EdgeModel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.EdgeModel
rhsAvlNet.EdgeModel

Function Overrides

See also