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

Box.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Box
rhsAvlNet.Box

Function Overrides

See also