asp.net.ph

ListItemCollection.Capacity Property

System.Web.UI.WebControls Namespace   ListItemCollection Class


Sets or retrieves the maximum number of items that the collection can store.

Syntax


Script [ integer variable = ] ListItemCollection.Capacity

Property Value


variable Integer specifying the maximum number of ListItem objects that the collection can store.

The property is read only with no default value.

Remarks

Use the Capacity property to specify or determine the maximum number of ListItem objects that can be stored in the ListItemCollection.

See Also

ListItemCollection Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note