PluginCollection.AddRange Method Apache log4netâ„¢ SDK Documentation
Overload List

  NameDescription
Public methodAddRange(ICollection)
Adds the elements of a IPlugin collection to the current PluginCollection.
Public methodAddRange(IPlugin[])
Adds the elements of a IPlugin array to the current PluginCollection.
Public methodAddRange(PluginCollection)
Adds the elements of another PluginCollection to the current PluginCollection.
Top
See Also

Reference