34 implementations of Remove
mscorlib (11)
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
1588void IDictionary.Remove(object key)
system\collections\dictionarybase.cs (1)
125void IDictionary.Remove(object key) {
system\collections\emptyreadonlydictionaryinternal.cs (1)
151public void Remove(Object key) {
system\collections\generic\dictionary.cs (1)
689void IDictionary.Remove(object key) {
system\collections\hashtable.cs (1)
1074public virtual void Remove(Object key) {
system\collections\listdictionaryinternal.cs (1)
225public void Remove(Object key) {
system\collections\objectmodel\readonlydictionary.cs (1)
209void IDictionary.Remove(object key) {
system\collections\sortedlist.cs (1)
517public virtual void Remove(Object key) {
system\runtime\remoting\ichannel.cs (2)
697public virtual void Remove(Object key) { throw new NotSupportedException(); } 884public virtual void Remove(Object key) { throw new NotSupportedException(); }
system\runtime\remoting\message.cs (1)
2093public virtual void Remove(Object key)
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
207public void Remove(object prefix)
PresentationCore (2)
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (1)
328void SC.IDictionary.Remove(object key)
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
308void SC.IDictionary.Remove(object key)
PresentationFramework (3)
src\Framework\System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
348void IDictionary.Remove(object key)
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
207public void Remove(object prefix)
src\Framework\System\Windows\ResourceDictionary.cs (1)
808public void Remove(object key)
System (6)
compmod\system\collections\generic\sorteddictionary.cs (1)
336void IDictionary.Remove(object key) {
compmod\system\collections\generic\sortedlist.cs (1)
651void System.Collections.IDictionary.Remove(Object key) {
compmod\system\collections\specialized\hybriddictionary.cs (1)
324public void Remove(object key) {
compmod\system\collections\specialized\listdictionary.cs (1)
256public void Remove(object key) {
compmod\system\collections\specialized\ordereddictionary.cs (1)
323public void Remove(object key) {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
599void IDictionary.Remove(object key) {
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
311void IDictionary.Remove(object key) {
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
311void IDictionary.Remove(object key) {
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
300void System.Collections.IDictionary.Remove(object keyword) {
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
434public virtual void Remove(Object key) { throw new NotSupportedException(); }
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
741public void Remove(object key)
System.ServiceModel.Internals (1)
System\Runtime\Collections\OrderedDictionary.cs (1)
287void IDictionary.Remove(object key)
System.Web (4)
UI\FilteredAttributeCollection.cs (1)
195void IDictionary.Remove(object key) {
UI\ParsedAttributeCollection.cs (1)
272void IDictionary.Remove(object key) {
UI\StateBag.cs (1)
301void IDictionary.Remove(object key) {
UI\WebParts\PersonalizationDictionary.cs (1)
164void IDictionary.Remove(object key) {
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
145void IDictionary.Remove( object key )
78 references to Remove
mscorlib (2)
system\runtime\remoting\activationservices.cs (1)
1425ctorMsg.Properties.Remove(ActivationServices.RemoteActivateKey);
system\runtime\remoting\message.cs (1)
2103_dict.Remove(key);
PresentationFramework (2)
src\Framework\System\Windows\Documents\AdornerLayer.cs (1)
930infoMap.Remove(key);
src\Framework\System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
351((IDictionary) _dictionary).Remove(key);
System (10)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (1)
724cache.Remove(_extenderPropertiesKey);
compmod\system\componentmodel\TypeDescriptor.cs (9)
2685cache.Remove(_pipelineAttributeFilterKeys[pipelineType]); 2716cache.Remove(_pipelineMergeKeys[pipelineType]); 2717cache.Remove(_pipelineFilterKeys[pipelineType]); 2718cache.Remove(_pipelineAttributeFilterKeys[pipelineType]); 2829cache.Remove(_pipelineFilterKeys[pipelineType]); 2830cache.Remove(_pipelineAttributeFilterKeys[pipelineType]); 2937cache.Remove(_pipelineFilterKeys[idx]); 2938cache.Remove(_pipelineMergeKeys[idx]); 2939cache.Remove(_pipelineAttributeFilterKeys[idx]);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1195((IDictionary)instance).Remove(key);
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1195((IDictionary)instance).Remove(key);
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (2)
1154protocolException.Data.Remove(HttpChannelUtilities.HttpStatusCodeExceptionKey); 1159protocolException.Data.Remove(HttpChannelUtilities.HttpStatusDescriptionExceptionKey);
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\ServiceParser.cs (2)
564directive.Remove("codebehind"); 761dictionary.Remove(key);
System.Web (36)
Compilation\BuildManagerHost.cs (1)
691_stringDictionary.Remove(virtualPath.VirtualPathString);
SiteMapProvider.cs (1)
383context.Items.Remove(_resolutionTicket);
State\SessionStateUtil.cs (1)
56context.Items.Remove(SESSION_KEY);
StaticSiteMapProvider.cs (3)
266ParentNodeTable.Remove(node); 276UrlTable.Remove(url); 281KeyTable.Remove(key);
UI\Control.cs (2)
2921_occasionalFields.ControlsViewState.Remove(control.ID); 2925_occasionalFields.ControlsViewState.Remove(index);
UI\CssStyleCollection.cs (4)
193_intTable.Remove(style); 217_table.Remove(name); 237_table.Remove(key); 252_intTable.Remove((int)key);
UI\ObjectStateFormatter.cs (1)
292_stringTable.Remove(oldString);
UI\ParsedAttributeCollection.cs (4)
120_allFiltersDictionary.Remove(key); 124_filterTable.Remove(filter); 149_allFiltersDictionary.Remove(Util.CreateFilteredName(filter, name)); 154filteredAttributes.Data.Remove(name);
UI\SimpleWebHandlerParser.cs (2)
351directive.Remove("description"); 354directive.Remove("codebehind");
UI\StateBag.cs (2)
174bag.Remove(key); 293bag.Remove(key);
UI\Util.cs (1)
638dict.Remove(key);
UI\WebControls\DetailsView.cs (1)
2323e.Values.Remove(entry.Key);
UI\WebControls\FormView.cs (1)
1953e.Values.Remove(entry.Key);
UI\WebControls\GridView.cs (1)
2863e.Values.Remove(entry.Key);
UI\WebControls\ObjectDataSourceView.cs (1)
1278updateParams.Remove(de.Key);
UI\WebParts\PersonalizableTypeEntry.cs (1)
80_propertyEntries.Remove(name);
UI\WebParts\WebPartManager.cs (3)
3662page.Items.Remove(typeof(WebPartManager)); 4448_manager._partAndChildControlIDs.Remove(webPart.ID); 4453_manager._partAndChildControlIDs.Remove(genericWebPart.ChildControl.ID);
Util\ObjectSet.cs (1)
193_objects.Remove(o);
XmlSiteMapProvider.cs (5)
450UrlTable.Remove(oldNode.Url); 451KeyTable.Remove(oldNode.Key); 480ParentNodeTable.Remove(oldNode); 483UrlTable.Remove(oldNode.Url); 484KeyTable.Remove(oldNode.Key);
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
328HttpContext.Current.Items.Remove(ContextGuidKey);
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesigner.cs (1)
388properties.Remove("ContextType");
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
2209e.Values.Remove(entry.Key);
System.Web.Mobile (6)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
909_cacheBuffer.Remove(oldDeviceSpecificID); 920_cacheBuffer.Remove(deviceSpecificID);
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
580_behaviorAttributes.Remove(attribute);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
867CurrentChoice.Templates.Remove(templateName);
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
503_cacheBuffer.Remove(oldDeviceSpecificID); 514_cacheBuffer.Remove(deviceSpecificID);
System.Web.Services (4)
System\Web\Services\Description\ServiceDescription.cs (1)
2847if (key != null) Table.Remove(key);
System\Web\Services\Discovery\DiscoveryClientDocuments.cs (1)
72Dictionary.Remove(url);
System\Web\Services\Discovery\DiscoveryClientReferences.cs (1)
80Dictionary.Remove(url);
System\Web\Services\Discovery\DiscoveryExceptionDictionary.cs (1)
72Dictionary.Remove(url);
System.Workflow.Activities (2)
Designers\EventSinkActivityDesigner.cs (1)
54properties.Remove("CorrelationToken");
Designers\InvokeMethodActivityDesigner.cs (1)
53properties.Remove("CorrelationToken");
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ActivityDesigner.cs (1)
1293properties.Remove(removedPropoerty);
AuthoringOM\Design\ComponentSerializationService.cs (1)
216(activityDecl as Activity).UserData.Remove(UserDataKeys.CustomActivity);
AuthoringOM\Serializer\DictionaryMarkupSerializer.cs (1)
99keylookupDictionary.Remove(key);
Shared\XomlSerializationHelpers.cs (1)
429codeNamespace.UserData.Remove("TruncatedNamespace");
WindowsBase (3)
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
148baseDictionary.Remove(key);
Base\MS\Internal\IO\Zip\ZipArchive.cs (1)
305ZipFileInfoDictionary.Remove(zipFileName);
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryBlock.cs (1)
333CentralDirectoryDictionary.Remove(fileName);