log4net SDK Documentation - Microsoft .NET Framework 4.0

PluginCollection.Capacity Property

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

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

Property Value

The number of elements the PluginCollection can contain.

See Also

PluginCollection Class | log4net.Plugin Namespace