You are here: Start » AVL.NET » TextSegmentationMethod Constructor
TextSegmentationMethod Constructor
Creates a deep copy of the passed object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public TextSegmentationMethod
(
AvlNet.TextSegmentationMethod rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | AvlNet.TextSegmentationMethod | Prototype object. |
