TableWidget::GetTableItemCount
Defined in:
Returns the number of items in a table.
C4Widgets.h
Prototype
int32 GetTableItemCount(void) const;
Description
The GetTableItemCount
function returns the number of items in a table.
See Also