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

OcrSvmModel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.OcrSvmModel
rhsAvlNet.OcrSvmModel

Function Overrides

See also