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

BarcodeParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.BarcodeParams
rhsAvlNet.BarcodeParams

Function Overrides

See also