ListItemCollection::Capacity Property
.NET Framework (current version)
Gets or sets the maximum number of items that the ListItemCollection can store.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The maximum number of items that the ListItemCollection can store.
Use the Capacity property to specify or determine the maximum number of items that the ListItemCollection can store.
.NET Framework
Available since 1.1
Available since 1.1
Show: