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

Hash.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Hash
rhsAvlNet.Hash

Function Overrides

See also