log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
PluginCollection.Count Property
Gets the number of elements actually contained in the PluginCollection
.
[Visual Basic]
Overridable Public ReadOnly Property Count As
Integer _
[C#]
public virtual
int Count {get;}
Implements
ICollection.Count
See Also
PluginCollection Class | log4net.Plugin Namespace