1 reference to Remove
System.Windows.Forms (1)
System\Windows\Forms\AutoCompleteStringCollection.cs (1)
195
void IList.Remove(object? value) =>
Remove
((string)value!);