listview.deleteItem Method
listview.deleteItem(row);
Removes an item from the list control.
Parameters
- row
-
Required. Zero-based integer specifying the row to delete.
See also
listview Overview |
listview_newItem
 
© 2003 Lightweight Technologies. All rights reserved.