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

PDF417CodeParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.PDF417CodeParams
rhsAvlNet.PDF417CodeParams

Function Overrides

See also