Multiple Choice
An individual item can be deleted from a list with the _______.
A) Items.Delete method
B) Items.Clear method
C) Items.Erase method
D) Items.RemoveAt method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: List boxes and combo boxes can only
Q50: When is the counter incremented in a
Q51: The SelectedIndex property of the first item
Q52: What is the Items collection and how
Q53: The X and Y coordinates define the
Q55: What is the value of IndexInteger after
Q56: List boxes and combo boxes have a
Q57: To add scroll bars to list boxes
Q58: Terminate a For/Next loop with the _
Q59: Use the code: NamesListBox.SelectedIndex = -1,to deselect