log4net SDK Reference

PluginCollection.Count Property

Gets the number of elements actually contained in the PluginCollection.

[Visual Basic]
Overridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public virtual int Count {get;}

Implements

ICollection.Count

Remarks

Missing <remarks> documentation for P:log4net.Plugin.PluginCollection.Count

See Also

PluginCollection Class | log4net.Plugin Namespace