Implemented interface member:
method
Remove
System.Collections.IDictionary.Remove(System.Object)
5 overrides of Remove
mscorlib (1)
system\collections\hashtable.cs (1)
1516public override void Remove(Object key) {
PresentationFramework (1)
src\Framework\MS\Internal\WeakHashtable.cs (1)
48public override void Remove(object key)
System (1)
misc\WeakHashtable.cs (1)
41public override void Remove(object key)
System.Drawing (1)
commonui\System\Drawing\Design\ToolboxItem.cs (1)
1024public override void Remove(object key)
System.Windows.Forms (1)
misc\WeakHashtable.cs (1)
41public override void Remove(object key)
227 references to Remove
mscorlib (14)
system\collections\dictionarybase.cs (3)
95InnerHashtable.Remove(key); 114InnerHashtable.Remove(key); 131InnerHashtable.Remove(key);
system\collections\hashtable.cs (1)
1518_table.Remove(key);
system\runtime\remoting\callcontext.cs (2)
239Datastore.Remove(name); 573Datastore.Remove(name);
system\runtime\remoting\identityholder.cs (2)
130URITable.Remove(key); 755URITable.Remove(uriKey);
system\runtime\remoting\lease.cs (1)
214sponsorTable.Remove(sponsorId);
system\runtime\remoting\leasemanager.cs (4)
114leaseToTimeTable.Remove(lease); 177sponsorTable.Remove(sponsorId); 210leaseToTimeTable.Remove(lease); 248sponsorTable.Remove(sponsorInfo.sponsorId);
system\runtime\serialization\surrogateselector.cs (1)
204m_surrogates.Remove(key);
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3581_namespaceMapHashList.Remove(xmlNamespace);
PresentationCore (10)
Core\CSharp\MS\Internal\Automation\EventMap.cs (1)
188_eventsTable.Remove(idEvent);
Core\CSharp\MS\Internal\Automation\EventPropertyMap.cs (1)
143_propertyTable.Remove(dp);
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
1840ht.Remove(child); //same child, nothing to notify
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
92akm._keyToElements.Remove(key);
Core\CSharp\System\Windows\Input\InputManager.cs (1)
378_inputProviders.Remove(inputProvider);
Core\CSharp\System\Windows\Media\Imaging\ImagingCache.cs (2)
104table.Remove(o); 127table.Remove(uri);
Core\CSharp\System\Windows\Media\UniqueEventHelper.cs (2)
65_htDelegates.Remove(handler); 176_htDelegates.Remove(handler);
Core\CSharp\System\Windows\UIElement.cs (1)
455list.Remove(d);
PresentationFramework (12)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
658_documentHandlers.Remove(_selection);
src\Framework\MS\Internal\Data\AccessorTable.cs (1)
141_table.Remove(keysToRemove[i]);
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (2)
570_nameToGroupMap.Remove(keyToBeRemoved); 623_nameToGroupMap.Remove(key);
src\Framework\MS\Internal\Documents\PageCache.cs (1)
991_table.Remove(page);
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (1)
349uidSubstitutions.Remove(element.Uid);
src\Framework\MS\Internal\WeakHashtable.cs (1)
50base.Remove(key);
src\Framework\System\Windows\Controls\DefinitionBase.cs (1)
733_registry.Remove(key);
src\Framework\System\Windows\Controls\RadioButton.cs (1)
112_groupNameToElements.Remove(groupName);
src\Framework\System\Windows\Documents\ImmComposition.cs (1)
390_list.Remove(_source);
src\Framework\System\Windows\ResourceDictionary.cs (1)
841_baseDictionary.Remove(key);
src\Framework\System\Windows\SystemResources.cs (1)
1304_resourceCache.Remove(keys[i]);
SMSvcHost (1)
System\ServiceModel\Activation\TransportListener.cs (1)
322tcpInstances.Remove(endPoint);
System (35)
compmod\system\codedom\compiler\TempFiles.cs (1)
264files.Remove(fileName);
compmod\system\collections\specialized\hybriddictionary.cs (1)
326hashtable.Remove(key);
compmod\system\collections\specialized\nameobjectcollectionbase.cs (2)
355_entriesTable.Remove(name); 389_entriesTable.Remove(key);
compmod\system\collections\specialized\ordereddictionary.cs (2)
317objectsTable.Remove(key); 336objectsTable.Remove(key);
compmod\system\collections\specialized\stringdictionary.cs (1)
172contents.Remove(key.ToLower(CultureInfo.InvariantCulture));
compmod\system\collections\specialized\stringdictionarywithcomparer.cs (1)
68contents.Remove(key);
compmod\system\componentmodel\PropertyDescriptor.cs (1)
444valueChangedHandlers.Remove(component);
compmod\system\componentmodel\TypeDescriptor.cs (1)
3165assocTable.Remove(primary);
compmod\system\security\permissions\ResourcePermissionBase.cs (2)
535oldTable.Remove(accessPath[index]); 539oldTable.Remove(accessPath[index]);
misc\WeakHashtable.cs (1)
43base.Remove(key);
net\System\Net\_AutoWebProxyScriptWrapper.cs (2)
645s_AppDomains.Remove(appDomainIndex); 761s_AppDomains.Remove(index);
net\System\Net\_SpnDictionary.cs (1)
184m_SyncTable.Remove(key);
net\System\Net\_SslSessionsCache.cs (1)
215s_CachedCreds.Remove(toRemoveAttempt[i].Key);
net\System\Net\_TimerThread.cs (1)
253s_QueuesCache.Remove(garbage[i]);
net\System\Net\ConnectionPoolManager.cs (1)
86m_ConnectionPools.Remove(key);
net\System\Net\cookiecontainer.cs (1)
275m_domainTable.Remove(key);
net\System\Net\CredentialCache.cs (2)
152cache.Remove(key); 177cacheForHosts.Remove(key);
net\System\Net\HttpListener.cs (2)
722m_UriPrefixes.Remove(uriPrefix); 2774m_HttpListener.DisconnectResults.Remove(m_ConnectionId);
net\System\Net\mail\SmtpDigestAuthenticationModule.cs (1)
62this.sessions.Remove(sessionCookie);
net\System\Net\mail\SmtpLoginAuthenticationModule.cs (1)
62this.sessions.Remove(sessionCookie);
net\System\Net\mail\SmtpNegotiateAuthenticationModule.cs (1)
104sessions.Remove(sessionCookie);
net\System\Net\mail\SmtpNtlmAuthenticationModule.cs (1)
64this.sessions.Remove(sessionCookie);
net\System\Net\ServicePoint.cs (1)
1159m_ConnectionGroupList.Remove(connName);
net\System\Net\ServicePointManager.cs (1)
239s_ServicePointTable.Remove(servicePoint.LookupString);
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (1)
706categoryDataTable.Remove(categoryName);
sys\system\configuration\DictionarySectionHandler.cs (1)
70res.Remove(key);
sys\system\configuration\SettingsPropertyCollection.cs (2)
47_Hashtable.Remove(property.Name); 62_Hashtable.Remove(name);
sys\system\configuration\SettingsPropertyValueCollection.cs (1)
76_Indices.Remove(name);
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\State\PropertyActiveEditModeStateContainer.cs (1)
56_expandedPropertyEditors.Remove(path);
System.Activities.Presentation\System\Activities\Presentation\Model\XamlUtilities.cs (1)
69converterCache.Remove(args.TypeChanged);
System.Configuration (11)
System\Configuration\BaseConfigurationRecord.cs (2)
728_sectionRecords.Remove(sectionRecord.ConfigKey); 4045_children.Remove(configName);
System\Configuration\MgmtConfigurationRecord.cs (8)
828_removedSections.Remove(configKey); 881_sectionFactories.Remove(configKey); 887_factoryRecords.Remove(configKey); 893_sectionRecords.Remove(configKey); 986_removedSectionGroups.Remove(configKey); 1093_sectionGroupFactories.Remove(descendent.ConfigKey); 1098_factoryRecords.Remove(descendent.ConfigKey); 1103_sectionGroups.Remove(descendent.ConfigKey);
System\Configuration\ProviderCollection.cs (1)
50_Hashtable.Remove(name);
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\State\PropertyActiveEditModeStateContainer.cs (1)
56_expandedPropertyEditors.Remove(path);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\XamlUtilities.cs (1)
69converterCache.Remove(args.TypeChanged);
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
380propertyDescriptors.Remove(ADP.ConnectionString);
fx\src\data\System\Data\DataViewSettingCollection.cs (1)
151list.Remove(table);
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
71pointers.Remove( al[ i ] );
System.Drawing (1)
commonui\System\Drawing\Design\ToolboxItem.cs (1)
1027base.Remove(key);
System.Management (5)
Instrumentation\EventSource.cs (2)
466mapQueryIdToQuery.Remove(dwId); 476mapQueryIdToQuery.Remove(dwId);
Instrumentation\Instrumentation.cs (2)
412mapPublishedObjectToID.Remove(o); 413mapIDToPublishedObject.Remove(id.ToString((IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(System.Int32))));
managementoperationwatcher.cs (1)
308m_sinkCollection.Remove (eventSink.GetHashCode ());
System.Messaging (4)
System\Messaging\Design\MessageQueueConverter.cs (2)
101componentsCreated.Remove(path); 107componentsCreated.Remove(path);
System\Messaging\MessageQueue.cs (2)
3816this.owner.OutstandingAsyncRequests.Remove(this); 3985this.owner.OutstandingAsyncRequests.Remove(this);
System.Runtime.Caching (2)
System\Caching\MemoryCacheStore.cs (2)
225_entries.Remove(key); 266_entries.Remove(key);
System.Runtime.Remoting (1)
channels\ipc\portcache.cs (1)
125_connections.Remove(portName);
System.Runtime.Serialization (1)
System\Runtime\Serialization\DataContract.cs (1)
1088typeToIDCache.Remove(typeHandleRef);
System.Security (3)
system\security\cryptography\xml\canonicalxml.cs (2)
140nsLocallyDeclared.Remove(nsPrefix); 167nsLocallyDeclared.Remove(Utils.GetNamespacePrefix(attrib));
system\security\cryptography\xml\exccanonicalxml.cs (1)
142nsLocallyDeclared.Remove(nsPrefix);
System.ServiceModel (6)
System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
77this.table.Remove(item);
System\ServiceModel\Channels\RequestReplyCorrelator.cs (2)
55states.Remove(key); 71states.Remove(request.RequestCorrelatorKey);
System\ServiceModel\Security\TimeBoundedCache.cs (3)
286this.entries.Remove(key); 321this.entries.Remove(keysToBeRemoved[i]); 406this.entries.Remove(expiredItems[i]);
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\NameValueCache.cs (1)
52cache.Remove(currentKeys[nextAvailableCacheIndex]);
System.Transactions (4)
System\Transactions\InternalTransaction.cs (1)
548promotedTransactionTable.Remove( this.identifier );
System\Transactions\Oletx\OletxResourceManager.cs (1)
1084oletxResourceManager.enlistmentHashtable.Remove( enlistmentGuid );
System\Transactions\TransactionManager.cs (2)
632promotedTransactionTable.Remove( transactionIdentifier ); 664promotedTransactionTable.Remove( transactionIdentifier );
System.Web (23)
Cache\CacheEntry.cs (1)
402h.Remove(dependency);
Cache\SqlCacheDependency.cs (2)
891originalTables.Remove(tableName); 900dbState._tables.Remove((string)key);
Compilation\BuildResultCache.cs (1)
357_dependentAssemblies.Remove(cacheKey);
Configuration\HealthMonitoringSectionHelper.cs (1)
596_instances.Remove(o);
Configuration\WebConfigurationHost.cs (1)
556FileChangeCallbacks.Remove(streamName);
FileChangesMonitor.cs (5)
720_fileMons.Remove(oldFileNameShort); 737_fileMons.Remove(fileMon.FileNameLong); 739_fileMons.Remove(fileMon.FileNameShort); 1623_dirs.Remove(dir); 1662_aliases.Remove(entry.Key);
Hosting\HostingEnvironment.cs (3)
811_wellKnownObjects.Remove(key); 903_wellKnownObjects.Remove(key); 907_registeredObjects.Remove(obj);
Hosting\ProcessHost.cs (1)
538_protocolHandlers.Remove(protocolId);
Profile\ProfileInfo.cs (1)
97_Hashtable.Remove(name);
UI\ChtmlTextWriter.cs (1)
135eltAttributes.Remove(attributeName);
UI\DataBindingCollection.cs (2)
138RemovedBindingsTable.Remove(binding.PropertyName); 208bindings.Remove(propertyName);
UI\ExpressionBindingCollection.cs (2)
138RemovedBindingsTable.Remove(binding.PropertyName); 219bindings.Remove(propertyName);
UI\XhtmlTextWriter.cs (1)
202eltAttributes.Remove(attributeName);
XmlSiteMapProvider.cs (1)
930ChildProviderTable.Remove(provider);
System.Web.ApplicationServices (1)
Security\MembershipUserCollection.cs (1)
55_Indices.Remove(name);
System.Web.DataVisualization (4)
Common\DataManager\DataPoint.cs (2)
2917 properties.Remove(name); 2933 properties.Remove((int)property);
WebForm\General\ChartHttpHandler.cs (2)
1680_storageData.Remove(key); 1681_storageData.Remove(key + _privacyKeyName);
System.Web.Extensions (2)
Script\Serialization\JavaScriptSerializer.cs (1)
529objectsInUse.Remove(o);
UI\ScriptManager.cs (1)
2069_initialState.Remove(key);
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
1174_privateViewState.Remove(PageClientViewStateKey); 1187_privateViewState.Remove(_controlsRequiringPostBackKey);
System.Web.Services (1)
System\Web\Services\Protocols\ClientProtocol.cs (1)
904AsyncInvokes.Remove(userState);
System.Windows.Forms (31)
misc\WeakHashtable.cs (1)
43base.Remove(key);
winforms\Managed\System\WinForms\Application.cs (2)
1782OleComponents.Remove(dwLocalComponentID); 2829contextHash.Remove((object)id);
winforms\Managed\System\WinForms\AxHost.cs (1)
5424containerCache.Remove(ctl);
winforms\Managed\System\WinForms\BindingContext.cs (2)
306listManagers.Remove(GetKey(dataSource, "")); 420listManagers.Remove(o);
winforms\Managed\System\WinForms\ComboBox.cs (3)
5812ACWindows.Remove(this.Handle); //so we do not leak ac windows. 5820ACWindows.Remove(acHandle); //if an external handle got destroyed, dont let it stop us. 5847ACWindows.Remove(handle);
winforms\Managed\System\WinForms\HelpProvider.cs (2)
335showHelp.Remove(ctl); 352boundControls.Remove(ctl);
winforms\Managed\System\WinForms\ListView.cs (1)
9176owner.listItemsTable.Remove(itemID);
winforms\Managed\System\WinForms\MenuItem.cs (1)
980allCreatedMenuItems.Remove(uniqueID);
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
3916viewTabProps.Remove(tabName); 4103designerSelections.Remove(hashCode);
winforms\Managed\System\WinForms\StatusBar.cs (1)
1762tools.Remove(key);
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
1218_dictionary.Remove(key);
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (3)
491owner.Shortcuts.Remove(originalShortcut); 690lastOwner.Shortcuts.Remove(shortcut); 1033lastOwner.Shortcuts.Remove(shortcut);
winforms\Managed\System\WinForms\ToolTip.cs (9)
363tools.Remove(windowControl); 1067created.Remove(ctl); 1455tools.Remove(control); 1497created.Remove(control); 1968owners.Remove(win.Handle); 1976owners.Remove(win.Handle); 2524tools.Remove(control); 2525owners.Remove(win.Handle); 2529created.Remove(control);
winforms\Managed\System\WinForms\TreeNode.cs (1)
1807treeView.nodeTable.Remove(handle);
winforms\Managed\System\WinForms\WebBrowserContainer.cs (1)
316containerCache.Remove(ctl);
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataPoint.cs (2)
2917 properties.Remove(name); 2933 properties.Remove((int)property);
System.Workflow.ComponentModel (11)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
659this.boundedTypes.Remove(types);
AuthoringOM\Compiler\TypeSystem\TypeProvider.cs (10)
81this.rawAssemblyLoaders.Remove(assembly); 115this.assemblyLoaders.Remove(path); 124this.typeLoadErrors.Remove(path); 160this.compileUnitLoaders.Remove(codeCompileUnit); 170this.typeLoadErrors.Remove(codeCompileUnit); 523this.typeLoadErrors.Remove(dictionaryEntry.Key); 551this.typeLoadErrors.Remove(dictionaryEntry.Key); 942this.hashOfDTTypes.Remove(hashedTypeName); 945this.designTimeTypes.Remove(typeName); 975this.hashOfRTTypes.Remove(type);
System.Workflow.Runtime (2)
WorkflowDefinitionDispenser.cs (2)
404this.hashtable.Remove(key); 409this.hashtable.Remove(type);
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveActivity.cs (1)
1335requestContextsCache.Remove(WorkflowEnvironment.WorkflowInstanceId.ToString() + ":" +
System.Xml (17)
System\Xml\Dom\XmlDocument.cs (1)
240htElementIdMap.Remove(id);
System\Xml\Schema\NamespaceList.cs (1)
303this.set.Remove(tns);
System\Xml\Schema\XdrBuilder.cs (1)
681builder._UndeclaredElements.Remove(qname);
System\Xml\Schema\XmlSchemaCollection.cs (1)
341collection.Remove(ns);
System\Xml\Schema\XmlSchemaSet.cs (7)
400schemaLocations.Remove(schema.BaseUri); 623schemaLocations.Remove(schema.BaseUri); 627targetNamespaces.Remove(tns); 1020schemaLocations.Remove(schema.BaseUri); 1024targetNamespaces.Remove(tns); 1249schemaLocations.Remove(reprocessList[i].BaseUri); 1266chameleonSchemas.Remove(removalList[j]);
System\Xml\Serialization\CodeIdentifiers.cs (2)
120reservedIdentifiers.Remove(identifier); 156identifiers.Remove(identifier);
System\Xml\Serialization\XmlSerializationWriter.cs (1)
566objectsInUse.Remove(o);
System\Xml\XmlDownloadManager.cs (1)
85connections.Remove( host );
System\Xml\Xslt\XsltArgumentList.cs (2)
55this.parameters.Remove(qname); 61this.extensions.Remove(namespaceUri);
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
143eventTable.Remove(key); 148_hwndTable.Remove(hwnd);
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
52_groupManagers.Remove(hwnd);
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
990_expandedMenus.Remove (hwnd);
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
480_ahp[evt].Remove(processId);
WindowsBase (6)
Base\MS\Internal\WeakEventTable.cs (3)
190_dataTable.Remove(key); 325_dataTable.Remove(keys[i]); 373_dataTable.Remove(key);
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (1)
893core.elementInfoCores.Remove(elementNameInternal);
Shared\MS\Utility\FrugalMap.cs (1)
1589_entries.Remove(key);
Shared\MS\Win32\ManagedWndProcTracker.cs (1)
78_hwndList.Remove(subclass);