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

TextSegmentationMethod.Reset Method

Resets this instance with data of the other TextSegmentationMethod object.

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

Syntax

public void Reset
(
	FilNet.TextSegmentationMethod other
)

Parameters

Name Type Range Default Description
otherFilNet.TextSegmentationMethod

See also