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

Interval.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Interval
rhsAvlNet.Interval

Function Overrides

See also