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

ValueLimits.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.ValueLimits
rhsAvlNet.ValueLimits

Function Overrides

See also