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

Object2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Object2D
rhsAvlNet.Object2D

Function Overrides

See also