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
index
intSpecifies position to insert.
Returns
- ILexSyntaxBlock
ILexSyntaxBlock
that is inserted.