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