Removes the element at the specified index of the ImportCollection. 
| Exception Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | 
            	 index is less than zero -or- index is equal to or greater than Count.  | 
          
ImportCollection Class | DDW.CSharp.Dom Namespace