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

OcrCandidate.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsFilNet.OcrCandidate
rhsFilNet.OcrCandidate

Function Overrides

See also