Table of Contents

TTMSFNCMemoCustomLanguageTokenizer.Insert Method

Inserts a new empty tokenizer state at the specified position.

API unit family: TMSFNCMemoCustomLanguage Declaring type: TTMSFNCMemoCustomLanguageTokenizer

Syntax

function Insert(Index: Integer): TTMSFNCMemoCustomLanguageTokenizerItem;

Parameters

Name Description
Index Zero-based index at which to insert the new state.

Returns

The newly created TTMSFNCMemoCustomLanguageTokenizerItem instance.