Method FindLexState
FindLexState(string)
When implemented by a class, finds ILexState by its name.
ILexState FindLexState(string name)
Parameters
namestringName of the
ILexState.
Returns
- ILexState
ILexStatethat 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.