True/False
If you want to remove an item from a list during run time,you can use either the Items.RemoveAt method or the Items.Remove method.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: What is the value of the SelectedIndex
Q66: Skip to the next iteration of a
Q67: It is possible to add values to
Q68: The counter in a For/Next loop can
Q69: Use the WriteString method to send a
Q71: Items can be added to a list
Q72: The methods and events of the _
Q73: A _ control contains a text box
Q74: If a list contains 15 items,the Count
Q75: Items in a list can be placed