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