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