Method FindSyntaxBlock
FindSyntaxBlock(string)
Finds ILexSyntaxBlock by its name.
public virtual ILexSyntaxBlock FindSyntaxBlock(string name)
Parameters
namestringSpecifies name of the
ILexSyntaxBlock.
Returns
- ILexSyntaxBlock
ILexSyntaxBlockthat is found.