log4net SDK Documentation - Microsoft .NET Framework 4.0

LevelCollection.Capacity Property

Gets or sets the number of elements the LevelCollection can contain.

[Visual Basic]
Overridable Public Property Capacity As Integer
[C#]
public virtual int Capacity {get; set;}

See Also

LevelCollection Class | log4net.Core Namespace