单项选择题

下列语句中,获得列表框List1中项目个数的语句是( )。

A) X=List1.ListCount
B) X=ListCount
C) X=List1.ListIndex
D) X=ListIndex