3 references to RemoveByKey
System.Windows.Forms.Tests (3)
System\Windows\Forms\ListViewSubItemCollectionTests.cs (3)
842collection.RemoveByKey(key); 1122listViewItem.SubItems.RemoveByKey("Test 2"); 1123listViewItem.SubItems.RemoveByKey("Test 1");