IComboBoxMultiwItemCount Property |
Returns the total number of items in the combo box.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wItemCount As Integer
Get
Dim instance As IComboBoxMulti
Dim value As Integer
value = instance.wItemCount
property int wItemCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also