Inserts an element into the TypeDeclCollection at the specified index.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException |
index is less than zero -or- index is equal to or greater than Count. |
TypeDeclCollection Class | DDW.CSharp.Dom Namespace