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

TextSegmentation.Reset Method

Resets this instance with data of the other TextSegmentation object.

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

Syntax

public void Reset
(
	AvlNet.TextSegmentation other
)

Parameters

Name Type Range Default Description
otherAvlNet.TextSegmentation

See also