Removes the first occurrence of a specific IAppender from the AppenderCollection. 
AppenderCollection.Missing <remarks> documentation for M:log4net.Appender.AppenderCollection.Remove(log4net.Appender.IAppender)
| Exception Type | Condition | 
|---|---|
| ArgumentException | The specified IAppender was not found in the AppenderCollection. | 
AppenderCollection Class | log4net.Appender Namespace