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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph