Question: Q 5 . What is the difference between ListBox 1 . Items.RemoveAt ( ) and List 8 ox 1 . Items.Remove ( ) ? d

Q5. What is the difference between ListBox1.Items.RemoveAt() and List8ox1.Items.Remove()?
d. Both of them are used to remove an item from the listBox but RemoveAt() accepts an integer value while Remove() accepts a string.
b. Both of them are used to remove an item from the listBox and accept the same data type.
c. RemoveAt() clears all items from the list, Remove() only removes one item.
d. Both of them are used to remove an item from the listBox but RemoveAt() accepts string value while Remove() accepts an integer value.
Bu sorunun cevab nedir ?
 Q5. What is the difference between ListBox1.Items.RemoveAt() and List8ox1.Items.Remove()? d. Both

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!