GuiReferenceGetRowCount

Gets the total rows count in the current Reference View instance.

int GuiReferenceGetRowCount()

参数

此函数无参数。

返回值

Returns an integer value representing the total rows in the current Reference View instance.

示例

int iTotalRows = GuiReferenceGetRowCount();