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