Table of Contents

Method FindResword

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

FindResword(string)

When implemented by a class, locates given resword in Reswords collection.

bool FindResword(string resword)

Parameters

resword string

Resword to locate.

Returns

bool

True if resword presents in the Reswords collection; otherwise false.