若要清除列表框的所有内容,可用来实现的方法是( )。
A: Erase
B: Clear
C: RemoveItem
D: Cls
A: Erase
B: Clear
C: RemoveItem
D: Cls
举一反三
- 若要清除列表框的所有内容,可用什么方法实现 A: RemoveItem B: Cls C: Clear D: 其它项均不可以
- 若要清除列表框的所有内容,则实现的方法是( )。 A: Removeitem B: Cls C: Clear D: 以上均不可以
- 若要清除列表框的所有内容,可用什么方法实现(). A: RemoveItem B: Cls C: Clea D: 以上均不可以
- 清除列表框中的所有内容应使用的方法是( )。 A: Cls B: Clear C: Remove D: RemoveItem
- 清除列表框的所有选项应选择下列哪种方法() A: Clear B: Cls C: ClearItem D: RemoveItem