Table of Contents

Method InsertLexReswordSet

Namespace
Alternet.Syntax.Lexer
Assembly
Alternet.Syntax.v9.dll

InsertLexReswordSet(int)

When implemented by a class, inserts a new item to the specified position within the ILexReswordSets collection.

ILexReswordSet InsertLexReswordSet(int index)

Parameters

index int

Specifies position to insert.

Returns

ILexReswordSet

ILexReswordSet that is inserted.