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

TextSegmentationMethod.Reset Method

Resets this instance with data of the other TextSegmentationMethod object.

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

Syntax

public void Reset
(
	AvlNet.TextSegmentationMethod other
)

Parameters

Name Type Range Default Description
otherAvlNet.TextSegmentationMethod

See also