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

ProfileSection.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.ProfileSection
rhsAvlNet.ProfileSection

Function Overrides

See also