Method FindLexState
FindLexState(string)
When implemented by a class, finds ILexState
by its name.
ILexState FindLexState(string name)
Parameters
name
stringName of the
ILexState
.
Returns
- ILexState
ILexState
that is found.
When implemented by a class, finds ILexState
by its name.
ILexState FindLexState(string name)
name
stringName of the ILexState
.
ILexState
that is found.