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

Region.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Region
rhsAvlNet.Region

Function Overrides

See also