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

StringLabel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.StringLabel
rhsAvlNet.StringLabel

Function Overrides

See also