要求されたページは選択されたバージョンでは利用できない。
GetItemCount
Syntax
int GetItemCount()
Description
Return the number of items in the list.
Return Value
Integer value specifying the number of items found. If an error occurs, the return value is -1.
Notes
- This method is applicable to both ListBox and ListView controls.