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

Profile.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Profile
rhsAvlNet.Profile

Function Overrides

See also