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