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

DataCode.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.DataCode
rhsAvlNet.DataCode

Function Overrides

See also