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

PDF417Code.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.PDF417Code
rhsAvlNet.PDF417Code

Function Overrides

See also