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

TextThresholdingMethod.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.TextThresholdingMethod
rhsAvlNet.TextThresholdingMethod

Function Overrides

See also