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