PluginCollectionCount Property Apache log4net™ SDK Documentation
Gets the number of elements actually contained in the PluginCollection.

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also

Reference