Automation Guide
Action-based testing language
TestArchitect Automation Classes
Automation classes
AbtList
The requested page is not available for selected version.
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.