157 implementations of RemoveAt
mscorlib (12)
system\array.cs (1)
740void IList.RemoveAt(int index)
system\collections\arraylist.cs (4)
595public virtual void RemoveAt(int index) { 1580public virtual void RemoveAt(int index) { 1657public virtual void RemoveAt(int index) { 1915public virtual void RemoveAt(int index) {
system\collections\collectionbase.cs (1)
65public void RemoveAt(int index) {
system\collections\generic\list.cs (1)
877public void RemoveAt(int index) {
system\collections\objectmodel\collection.cs (1)
117public void RemoveAt(int index) {
system\collections\objectmodel\readonlycollection.cs (1)
230void IList.RemoveAt(int index) {
system\collections\sortedlist.cs (2)
906public virtual void RemoveAt(int index) { 986public virtual void RemoveAt(int index) {
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
232void IList.RemoveAt(int index)
PresentationCore (49)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
292public void RemoveAt(int index)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
199public void RemoveAt(int index)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
261public void RemoveAt(int index)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
336public void RemoveAt(int index)
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (1)
241public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
207public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
206public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
189public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
175public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
180public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
220public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
208public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
220public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
208public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
180public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
209public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
208public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
180public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
208public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
220public void RemoveAt(int index)
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
180public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
204public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
216public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
216public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
176public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
216public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
176public void RemoveAt(int index)
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
110public void RemoveAt(int index)
PresentationFramework (15)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
307public void RemoveAt(int index)
src\Framework\MS\Internal\Data\LiveShapingList.cs (1)
564public void RemoveAt(int index)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
510void IList.RemoveAt(int index)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
278void IList.RemoveAt(int index)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
430public void RemoveAt(int removeIndex)
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (1)
283void IList.RemoveAt(int index)
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
313public virtual void RemoveAt(int index)
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
241public void RemoveAt(int removeIndex)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
323void IList.RemoveAt(int index)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
331void IList.RemoveAt(int index)
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
323void IList.RemoveAt(int index)
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
323void IList.RemoveAt(int index)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
559void IList.RemoveAt(int index)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs (1)
441public void RemoveAt(int index)
src\Framework\System\Windows\TriggerActionCollection.cs (1)
87public void RemoveAt(int index)
System (7)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
208void IList.RemoveAt(int index) {
compmod\system\collections\specialized\stringcollection.cs (1)
158public void RemoveAt(int index) {
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
435void IList.RemoveAt(int index) {
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
491void IList.RemoveAt(int index) {
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
124void IList.RemoveAt(int index) {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
658void IList.RemoveAt(int index) {
compmod\system\diagnostics\TraceListeners.cs (1)
181public void RemoveAt(int index) {
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
314void IList.RemoveAt(int index) {
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
274public void RemoveAt(int index)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
172void IList.RemoveAt(int index)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
165void IList.RemoveAt(int index)
System.Core (1)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
157public void RemoveAt(int index) {
System.Data (9)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
314void IList.RemoveAt(int index) {
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
274public void RemoveAt(int index)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
172void IList.RemoveAt(int index)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
165void IList.RemoveAt(int index)
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (1)
282public void RemoveAt(int index) {
fx\src\data\System\Data\Common\DataTableMappingCollection.cs (1)
285public void RemoveAt(int index) {
fx\src\data\System\Data\Common\DbParameterCollection.cs (1)
144abstract public void RemoveAt(int index);
fx\src\data\System\Data\DataView.cs (1)
954void IList.RemoveAt(int index) {
fx\src\data\System\Data\DataViewManager.cs (1)
202void IList.RemoveAt(int index) {
System.Data.Entity (1)
System\Data\Objects\ObjectView.cs (1)
441void IList.RemoveAt(int index)
System.Data.Linq (1)
Types.cs (1)
448public void RemoveAt(int index) {
System.Data.SqlXml (2)
System\Xml\Xsl\ListBase.cs (1)
79public virtual void RemoveAt(int index) {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (1)
282void System.Collections.IList.RemoveAt(int index) {
System.Drawing (1)
misc\ClientUtils.cs (1)
417public void RemoveAt(int index) { InnerList.RemoveAt(index); }
System.Security (3)
system\security\cryptography\xml\c14nutil.cs (1)
627public void RemoveAt(int index) {
system\security\cryptography\xml\encryptedkey.cs (1)
270public void RemoveAt(int index) {
system\security\cryptography\xml\encryptedtype.cs (1)
356public void RemoveAt(int index) {
System.ServiceModel (2)
System\ServiceModel\SynchronizedCollection.cs (1)
182public void RemoveAt(int index)
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
259void IList.RemoveAt(int index)
System.Web (6)
SiteMapNodeCollection.cs (1)
316void IList.RemoveAt(int index) {
UI\StateManagedCollection.cs (1)
674void IList.RemoveAt(int index) {
UI\WebControls\ListItemCollection.cs (1)
274public void RemoveAt(int index) {
UI\WebControls\TableCellCollection.cs (1)
198public void RemoveAt(int index) {
UI\WebControls\TableRowCollection.cs (1)
191public void RemoveAt(int index) {
UI\WebControls\Wizard.cs (1)
3658public void RemoveAt(int index) {
System.Windows.Forms (39)
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
210public void RemoveAt(int index) {
winforms\Managed\System\WinForms\BindingSource.cs (1)
1695public virtual void RemoveAt(int index) {
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
1270void IList.RemoveAt(int index) { 1479void IList.RemoveAt(int index) {
winforms\Managed\System\WinForms\ComboBox.cs (1)
4356public void RemoveAt(int index) {
winforms\Managed\System\WinForms\Control.cs (1)
15068public void RemoveAt(int index) {
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
76void IList.RemoveAt(int index) {
winforms\Managed\System\WinForms\DataGridTableCollection.cs (1)
67void IList.RemoveAt(int index) {
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
76void IList.RemoveAt(int index)
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (1)
108void IList.RemoveAt(int index)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3115public void RemoveAt(int index)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
95void IList.RemoveAt(int index)
winforms\Managed\System\WinForms\DataGridViewSelectedCellCollection.cs (1)
74void IList.RemoveAt(int index)
winforms\Managed\System\WinForms\DataGridViewSelectedColumnCollection.cs (1)
71void IList.RemoveAt(int index)
winforms\Managed\System\WinForms\DataGridViewSelectedRowCollection.cs (1)
74void IList.RemoveAt(int index)
winforms\Managed\System\WinForms\ImageList.cs (1)
1575public void RemoveAt(int index) {
winforms\Managed\System\WinForms\Layout\ArrangedElementCollection.cs (1)
122void IList.RemoveAt(int index) { InnerList.RemoveAt(index); }
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2359public void RemoveAt(int index) {
winforms\Managed\System\WinForms\ListBox.cs (4)
3341public void RemoveAt(int index) { 3659void IList.RemoveAt(int index) { 3956void IList.RemoveAt(int index) { 4280void IList.RemoveAt(int index) {
winforms\Managed\System\WinForms\ListView.cs (6)
6613void IList.RemoveAt(int index) { 6930void IList.RemoveAt(int index) { 7192void IList.RemoveAt(int index) { 7512void IList.RemoveAt(int index) { 8178public virtual void RemoveAt(int index) { 8790public virtual void RemoveAt(int index) {
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
655public void RemoveAt(int index) {
winforms\Managed\System\WinForms\ListViewItem.cs (1)
2130public void RemoveAt(int index) {
winforms\Managed\System\WinForms\Menu.cs (1)
1124public virtual void RemoveAt(int index) {
winforms\Managed\System\WinForms\StatusBar.cs (1)
1584public virtual void RemoveAt(int index) {
winforms\Managed\System\WinForms\TabControl.cs (1)
2689public void RemoveAt(int index) {
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
101public void RemoveAt(int index) {
winforms\Managed\System\WinForms\ToolBar.cs (1)
2116public void RemoveAt(int index) {
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
343void IList.RemoveAt(int index) { RemoveAt(index); }
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1444void IList.RemoveAt(int index) { RemoveAt(index); }
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2156void IList.RemoveAt(int index) { RemoveAt(index); }
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
606public virtual void RemoveAt(int index) {
System.Workflow.Activities (1)
Task.cs (1)
1061void IList.RemoveAt(int index)
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
210public new void RemoveAt(int index)
AuthoringOM\ItemList.cs (1)
287public new void RemoveAt(int index)
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
344public new void RemoveAt(int index)
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
273void IList.RemoveAt(int index) {
47 references to RemoveAt
mscorlib (6)
system\collections\arraylist.cs (3)
1038_list.RemoveAt(index); 1053_list.RemoveAt(index); 1582_list.RemoveAt(index);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
234_list.RemoveAt(index);
system\runtime\interopservices\windowsruntime\listtobindablevectoradapter.cs (1)
135_this.RemoveAt((Int32)index);
system\security\policy\codegroup.cs (1)
120m_children.RemoveAt( index );
PresentationFramework (14)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1723userSelectedItems.RemoveAt(~toRemove[i].Index);
src\Framework\System\Windows\Data\BindingListCollectionView.cs (4)
950InternalList.RemoveAt(index); 1843_shadowList.RemoveAt(e.OldStartingIndex); 1956_cachedList.RemoveAt(index); 2012_cachedList.RemoveAt(args.OldIndex);
src\Framework\System\Windows\Data\ListCollectionView.cs (5)
975SourceList.RemoveAt(_newItemIndex); 1130SourceList.RemoveAt(listIndex); 1139SourceList.RemoveAt(listIndex); 1968InternalList.RemoveAt(localOldIndex); 2043InternalList.RemoveAt(localOldIndex);
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
325((IList)_cellCollectionInternal).RemoveAt(index);
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
333((IList)_columnCollection).RemoveAt(index);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
325((IList)_rowCollectionInternal).RemoveAt(index);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
325((IList)_rowGroupCollectionInternal).RemoveAt(index);
System (3)
compmod\system\componentmodel\TypeDescriptor.cs (2)
1316associations.RemoveAt(idx); 3142associations.RemoveAt(idx);
net\System\Net\Sockets\Socket.cs (1)
6861socketList.RemoveAt(currentSocket--);
System.Activities (1)
System\Activities\ActivityUtilities.cs (1)
1124list.RemoveAt(i);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
620instanceList.RemoveAt(index);
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
620instanceList.RemoveAt(index);
fx\src\data\System\Data\DataView.cs (1)
947((IList)this).RemoveAt(index);
System.Web (12)
UI\StateManagedCollection.cs (2)
596((IList)this).RemoveAt(index); 669((IList)this).RemoveAt(((IList)this).IndexOf(value));
UI\WebControls\DataControlFieldCollection.cs (1)
196((IList)this).RemoveAt(index);
UI\WebControls\HotSpotCollection.cs (1)
105((IList)this).RemoveAt(index);
UI\WebControls\MenuItemBindingCollection.cs (1)
156((IList)this).RemoveAt(index);
UI\WebControls\MenuItemStyleCollection.cs (1)
72((IList)this).RemoveAt(index);
UI\WebControls\ParameterCollection.cs (1)
285((IList)this).RemoveAt(index);
UI\WebControls\RoleGroupCollection.cs (1)
97List.RemoveAt(index);
UI\WebControls\StyleCollection.cs (1)
90((IList)this).RemoveAt(index);
UI\WebControls\SubMenuStyleCollection.cs (1)
72((IList)this).RemoveAt(index);
UI\WebControls\TreeNodeBindingCollection.cs (1)
152((IList)this).RemoveAt(index);
UI\WebControls\TreeNodeStyleCollection.cs (1)
72((IList)this).RemoveAt(index);
System.Web.Extensions (2)
UI\WebControls\DataPagerFieldCollection.cs (1)
190((IList)this).RemoveAt(index);
UI\WebControls\Expressions\DataSourceExpressionCollection.cs (1)
98((IList)this).RemoveAt(index);
System.Windows.Forms (6)
winforms\Managed\System\WinForms\BindingSource.cs (1)
1697List.RemoveAt(index);
winforms\Managed\System\WinForms\CurrencyManager.cs (1)
452list.RemoveAt(index);
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
2311((IList)list).RemoveAt(index);
winforms\Managed\System\WinForms\StatusBar.cs (1)
1593owner.panels.RemoveAt(index);
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (2)
1257((IList)Row.Cells).RemoveAt(index); 1971((IList)Row.Cells).RemoveAt(index);