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

Path.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Path
rhsAvlNet.Path

Function Overrides

See also