17 references to Remove
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.cs (1)
238Remove((int)value);
System.Windows.Forms.Tests (16)
System\Windows\Forms\ListBox.IntegerCollectionTests.cs (16)
1107collection.Remove(2); 1114collection.Remove(3); 1121collection.Remove(1); 1128collection.Remove(0); 1151collection.Remove(2); 1158collection.Remove(3); 1165collection.Remove(1); 1172collection.Remove(0); 1202collection.Remove(2); 1212collection.Remove(3); 1222collection.Remove(1); 1232collection.Remove(0); 1265collection.Remove(2); 1275collection.Remove(3); 1285collection.Remove(1); 1295collection.Remove(0);