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

TextSegmentationMethod.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.TextSegmentationMethod
rhsAvlNet.TextSegmentationMethod

Function Overrides

See also