log4net SDK Reference

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

Remarks

Missing <remarks> documentation for P:log4net.Core.LevelCollection.Count

See Also

LevelCollection Class | log4net.Core Namespace