9 overrides of RemoveItem
System.ServiceModel (9)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
631
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
991
protected override void
RemoveItem
(int index)
1032
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\ChannelDispatcherCollection.cs (1)
52
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
515
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
896
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\SynchronizedChannelCollection.cs (1)
66
protected override void
RemoveItem
(int index)
System\ServiceModel\ExtensionCollection.cs (1)
103
protected override void
RemoveItem
(int index)
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
225
protected override void
RemoveItem
(int index)
11 references to RemoveItem
System.ServiceModel (11)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
635
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
994
base.
RemoveItem
(index);
1035
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\ChannelDispatcherCollection.cs (1)
55
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
518
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
899
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\SynchronizedChannelCollection.cs (1)
70
base.
RemoveItem
(index);
System\ServiceModel\ExtensionCollection.cs (1)
108
base.
RemoveItem
(index);
System\ServiceModel\SynchronizedCollection.cs (2)
177
this.
RemoveItem
(index);
191
this.
RemoveItem
(index);
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
232
base.
RemoveItem
(index);