MobileListItemCollection Constructor (ArrayList^)
.NET Framework (current version)
Initializes a new instance of the MobileListItemCollection class using the provided array. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- items
-
Type:
System.Collections::ArrayList^
An array that contains a list of MobileListItem objects.
You can use this version of the constructor syntax to populate the new object with the MobileListItemCollection objects contained in the items parameter.
.NET Framework
Available since 1.1
Available since 1.1
MobileListItemCollection Overload
MobileListItemCollection Class
System.Web.UI.MobileControls Namespace
Introduction to the List Control
Introduction to the SelectionList Control
Show: