Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListItem.getIndex
Retrieves the zero-based index of the item within the list view control.
Syntax
public int getIndex()
Return Value
Returns the zero-based index of the item within the list view control. If the item is not contained in a list view control, returns -1.