Table of Contents

Method FindResword

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

FindResword(string)

When implemented by a class, locates ILexReswordSet containing given resword.

int FindResword(string resword)

Parameters

resword string

The resword to search for.

Returns

int

Index of ILexReswordSet if resword collection contains specified resword; otherwise - 1.