You are here: Start » AVL.NET » TextSegmentation Constructor

TextSegmentation Constructor

Creates a deep copy of the passed object.

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

Syntax

public TextSegmentation
(
	AvlNet.TextSegmentation rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.TextSegmentationPrototype object.

See also