Method FindSyntaxBlock
FindSyntaxBlock(string)
When implemented by a class, finds ILexSyntaxBlock
by its name.
ILexSyntaxBlock FindSyntaxBlock(string name)
Parameters
name
stringSpecifies name of the
ILexSyntaxBlock
.
Returns
- ILexSyntaxBlock
ILexSyntaxBlock
that is found.