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

PDF417DetectionParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.PDF417DetectionParams
rhsAvlNet.PDF417DetectionParams

Function Overrides

See also