单项选择题

将数据项“China”添加到列表框List1中成为第一项,应使用的语句是()。

A.List1.AddItem"China",0
B.List1.AddItem"China",1
C.List1.AddItem"China",
D.List1.AddItem"1,China"