리스트뷰 »
Api
getitemcount
Description
리스트뷰내에 리스트뷰 아이템 수를 리턴한다.
Return Value
Type
Description
long
리스트뷰 아이템의 갯수
Example
function btnTest_on_mouseup() { var itemCount = listview.getitemcount(); }
Viewer Ver.
9.1.1.1
Update Date
20180912