log4net SDK Documentation - Microsoft .NET Framework 4.0

LevelCollection.Count Property

Gets the number of elements actually contained in the LevelCollection.

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

Implements

ICollection.Count

See Also

LevelCollection Class | log4net.Core Namespace