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

OcrMlpModel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.OcrMlpModel
rhsAvlNet.OcrMlpModel

Function Overrides

See also