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

Location.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Location
rhsAvlNet.Location

Function Overrides

See also