ListWidget::GetSelectedListItemCount
Defined in:
Returns the number of items that are currently selected in a list.
C4Widgets.h
Prototype
int32 GetSelectedListItemCount(void) const;
Description
The GetSelectedListItemCount
function returns the number of items that are currently selected in a list.
See Also
ListWidget::GetSelectedListItem