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

OcrModel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.OcrModel
rhsAvlNet.OcrModel

Function Overrides

See also