Method InsertLexSyntaxBlock
InsertLexSyntaxBlock(int)
When implemented by a class, inserts a new item to the specified position within the ILexSyntaxBlocks collection.
ILexSyntaxBlock InsertLexSyntaxBlock(int index)
Parameters
indexintSpecifies position to insert.
Returns
- ILexSyntaxBlock
ILexSyntaxBlockthat is inserted.