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

ClassifiedRectangle.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.ClassifiedRectangle
rhsAvlNet.ClassifiedRectangle

Function Overrides

See also