You are here: Start » FIL.NET » TextSegmentationMethod Constructor

TextSegmentationMethod Constructor

Creates a deep copy of the passed object.

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

Syntax

public TextSegmentationMethod
(
	FilNet.TextSegmentationMethod rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.TextSegmentationMethodPrototype object.

See also