ObjectListFieldCollection::IndexOf Method (ObjectListField^)
.NET Framework (current version)
Returns the index of a field. 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
- field
-
Type:
System.Web.UI.MobileControls::ObjectListField^
A field to search for in the specified collection.
In the first version of this method, it returns the index of the specified field. If the specified field is not in the collection, it returns -1.
.NET Framework
Available since 1.1
Available since 1.1
ObjectListField
IndexOf
IndexOf
IndexOf
IndexOf
IndexOf Overload
ObjectListFieldCollection Class
System.Web.UI.MobileControls Namespace
Introduction to the ObjectList Control
Show: