[]
        
Inserts a RenderingExtensionInfo into the RenderingExtensionsCollection at the specified index.
public void Insert(int index, RenderingExtensionInfo value)
| Type | Name | Description | 
|---|---|---|
| int | index | The index to place the item.  | 
    
| RenderingExtensionInfo | value | The RenderingExtensionInfo to be inserted.  |