3 references to RemoveByKey
System.Windows.Forms.Tests (3)
System\Windows\Forms\ListViewSubItemCollectionTests.cs (3)
840collection.RemoveByKey(key); 1120listViewItem.SubItems.RemoveByKey("Test 2"); 1121listViewItem.SubItems.RemoveByKey("Test 1");