AppenderCollection.Count Property Apache log4netâ„¢ SDK Documentation
Gets the number of elements actually contained in the AppenderCollection.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection.Count
See Also

Reference