单项选择题

A."List1.Text=""abc""
B.""List1.AddItem""abc"",List1.ListIndex"
C."List1.List(List1.ListIndex)=""abc"""
D.前三项都可以