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

OcrResult.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.OcrResult
rhsAvlNet.OcrResult

Function Overrides

See also