System.Web.UI.WebControls.ListItemCollection.Capacity Property

Gets or sets the maximum number of items that the System.Web.UI.WebControls.ListItemCollection can store.

Syntax

public int Capacity { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ListItemCollection.Capacity property to specify or determine the maximum number of items that the System.Web.UI.WebControls.ListItemCollection can store.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0