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

OcrSvmModel.Equals Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
lhsFilNet.OcrSvmModel
rhsFilNet.OcrSvmModel

Function Overrides

See also