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

CharacterSample.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.CharacterSample
rhsAvlNet.CharacterSample

Function Overrides

See also