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