ListBox.ObjectCollection.IList.Remove(Object) Method

Definition

Removes the first occurrence of a specific object from the IList.

C#
void IList.Remove(object? value);

Parameters

value
Object

The object to remove from the IList.

Implements

Applies to

Product Versions
Windows Desktop 5, 6, 7, 8, 9, 10