log4net SDK Reference

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;}

Remarks

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

See Also

LevelCollection Class | log4net.Core Namespace