Inserts an element into the AppenderCollection at the specified index. 
Missing <remarks> documentation for M:log4net.Appender.AppenderCollection.Insert(System.Int32,log4net.Appender.IAppender)
| Exception Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | index is less than zero -or- index is equal to or greater than Count. | 
AppenderCollection Class | log4net.Appender Namespace