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

Range.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Range
rhsAvlNet.Range

Function Overrides

See also