ObjectListFieldCollection::GetAll Method ()
.NET Framework (current version)
Returns the items in the specified collection as a single array of ObjectListItem objects. 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)
Return Value
Type: array<System.Web.UI.MobileControls::ObjectListField^>^The items in the specified collection as a single array of ObjectListItem objects.
Implements
IObjectListFieldCollection::GetAll()
.NET Framework
Available since 1.1
Available since 1.1
ObjectListField
ObjectListFieldCollection Class
System.Web.UI.MobileControls Namespace
Introduction to the ObjectList Control
Show: