Method InsertLexSyntaxBlock
InsertLexSyntaxBlock(int)
Inserts a new item to the specified position within the ILexSyntaxBlocks
collection.
public virtual ILexSyntaxBlock InsertLexSyntaxBlock(int index)
Parameters
index
intSpecifies position to insert.
Returns
- ILexSyntaxBlock
ILexSyntaxBlock
that is inserted.