log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
PluginCollection Constructor (ICollection)
Initializes a new instance of the PluginCollection
class that contains elements copied from the specified IPlugin collection.
[Visual Basic]
Overloads Public Sub New( _
ByVal
col As
ICollection _
)
Parameters
-
col
- The IPlugin collection whose elements are copied to the new list.
See Also
PluginCollection Class | log4net.Plugin Namespace | PluginCollection Constructor Overload List