LevelCollection Count Property Apache log4net™ SDK Documentation
Gets the number of elements actually contained in the LevelCollection.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public virtual int Count { get; }

Property Value

Type: OnlineInt32

Implements

OnlineICollection Count
See Also