[单选题]

引用集合中的数据项需要使用()方法。

A . Clear

B . Remove

C . Contains

D . Item

参考答案与解析:

相关试题

()是物理数据项或数据项的集合。

[单选题]()是物理数据项或数据项的集合。A .函数B .实体C .对象D .方法

  • 查看答案
  • ()是物理数据项或数据项的集合。A、函数B、实体C、对象D、方法

    [试题]()是物理数据项或数据项的集合。A.函数B.实体C.对象D.方法

  • 查看答案
  • 引用ListBox(列表框)当前被选中的数据项应使用()语句

    [单选题]引用ListBox(列表框)当前被选中的数据项应使用()语句A . ListBox1.Items[ListBox1.Items.Count]B . ListBox1.Items[ListBox1.SelectedIndex]C . ListBox1.Items[ListBox1.Items.Count-1]D . ListBox1.Items[ListBox1.SelectedIndex-1]

  • 查看答案
  • 引用ListBox(列表框)最后一个数据项应使用()语句

    [单选题]引用ListBox(列表框)最后一个数据项应使用()语句A . ListBox1.Items[ListBox1.Items.Count]B . ListBox1.Items[ListBox1.SelectedIndex]C . ListBox1.Items[ListBox1.Items.Count-1]D . ListBox1.Items[ListBox1.SelectedIndex-1]

  • 查看答案
  • 引用列表框(List1) 最后一个数据项应使用

    [单选题]引用列表框(List1) 最后一个数据项应使用A.List1.List(List1.ListCount)B.List1.List(List.ListCount-1)C.Lisl1.List(ListConut)D.List1.List(ListCount-1)

  • 查看答案
  • 引用列表框(List1)最后一个数据项应使用

    [单选题]引用列表框(List1)最后一个数据项应使用A.List1.List(List1.ListCount)B.List1.List(List.ListCount-1)C.List1.List(ListConut)D.List1.List(ListCount-1)

  • 查看答案
  • 引用列表框List1最后一个数据项应使用()。

    [单选题]引用列表框List1最后一个数据项应使用()。A . List1.List(List1.ListCount)B . List1.List(List1.ListCount-1)C . List1.List(ListCount)D . List1.List(ListCount-1)

  • 查看答案
  • 引用列表框(List1)最后一个数据项应使用( )。

    [单选题]引用列表框(List1)最后一个数据项应使用( )。A.List1.List(List1.ListCount)B.List1.List(List.ListCount-1)C.List1.List(ListCount)D.List1.List(ListCount-1)

  • 查看答案
  • 引用列表框(Listl)最后一个数据项应使用的表达式是()。

    [单选题]引用列表框(Listl)最后一个数据项应使用的表达式是( )。A.Listl.List(List..ListCount)B.Listl.List(Listl.ListCount-1)C.Listl.List(ListCount)D.Listl.List(ListCount-1)

  • 查看答案
  • 在需求分析中,()是各类数据描述的集合,它包括数据项、数据结构、数据流、数据存储

    [填空题] 在需求分析中,()是各类数据描述的集合,它包括数据项、数据结构、数据流、数据存储和数据加工过程等描述。

  • 查看答案
  • 引用集合中的数据项需要使用()方法。