71 implementations of RemoveAt
mscorlib (5)
system\arraysegment.cs (1)
190void IList<T>.RemoveAt(int index)
system\collections\generic\list.cs (2)
877public void RemoveAt(int index) { 1132public void RemoveAt(int index) {
system\collections\objectmodel\collection.cs (1)
117public void RemoveAt(int index) {
system\collections\objectmodel\readonlycollection.cs (1)
92void IList<T>.RemoveAt(int index) {
PresentationCore (32)
Core\CSharp\MS\Internal\PartialArray.cs (1)
81public void RemoveAt(int index)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (1)
264public void RemoveAt(int index)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (1)
204public void RemoveAt(int index)
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\Media\Animation\Generated\TimelineCollection.cs (1)
207public 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\Media\GlyphRun.cs (2)
2161public void RemoveAt(int index) 2263public 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)
Shared\MS\Internal\CharacterBuffer.cs (1)
93public void RemoveAt(int index)
Shared\MS\Internal\PartialList.cs (1)
71public void RemoveAt(int index)
PresentationFramework (10)
src\Framework\MS\Internal\Data\RBTree.cs (1)
505public void RemoveAt(int index)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
266abstract public void RemoveAt(int index);
src\Framework\MS\Internal\ListOfObject.cs (1)
33void IList<object>.RemoveAt(int index)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
114void IList<Uri>.RemoveAt(int index)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
373public void RemoveAt(int index)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
222public void RemoveAt(int index)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
223public void RemoveAt(int index)
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
222public void RemoveAt(int index)
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
222public void RemoveAt(int index)
src\Framework\System\Windows\TriggerActionCollection.cs (1)
87public void RemoveAt(int index)
System (2)
compmod\system\collections\generic\sortedlist.cs (2)
1009public void RemoveAt(int index) { 1103public void RemoveAt(int index) {
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
234public abstract void RemoveAt(int index);
System.AddIn (1)
System\Addin\Pipeline\ContractListAdapter.cs (1)
105public void RemoveAt(int index)
System.Core (5)
Microsoft\Scripting\Ast\BlockExpression.cs (1)
530public void RemoveAt(int index) {
Microsoft\Scripting\Ast\ListArgumentProvider.cs (1)
65public void RemoveAt(int index) {
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
157public void RemoveAt(int index) {
System\Linq\Enumerable.cs (1)
2363void IList<TElement>.RemoveAt(int index) {
System\Linq\Parallel\QueryOperators\QueryResults.cs (1)
101void IList<T>.RemoveAt(int index)
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
234public abstract void RemoveAt(int index);
System.Data.Entity (3)
System\Data\Common\Utils\ThreadSafeList.cs (1)
124public void RemoveAt(int index)
System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs (1)
242void IList<IRelationshipEnd>.RemoveAt(int index)
System\Data\Metadata\Edm\MetadataCollection.cs (1)
433void IList<T>.RemoveAt(int index)
System.Data.Linq (1)
Types.cs (1)
448public void RemoveAt(int index) {
System.Data.SqlXml (4)
System\Xml\Xsl\ListBase.cs (1)
79public virtual void RemoveAt(int index) {
System\Xml\Xsl\QIL\QilNode.cs (1)
121public virtual void RemoveAt(int index) {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (2)
322void IList<T>.RemoveAt(int index) { 678void IList<XPathItem>.RemoveAt(int index) {
System.ServiceModel (2)
System\ServiceModel\SynchronizedCollection.cs (1)
182public void RemoveAt(int index)
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
165void IList<T>.RemoveAt(int index)
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
56void IList<Activity>.RemoveAt(int index)
AuthoringOM\ItemList.cs (1)
126void IList<T>.RemoveAt(int index)
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
319void IList<OperationParameterInfo>.RemoveAt(int index)
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
118void IList<T>.RemoveAt(int index) {
25 references to RemoveAt
mscorlib (2)
system\collections\objectmodel\collection.cs (1)
138items.RemoveAt(index);
system\runtime\interopservices\windowsruntime\listtovectoradapter.cs (1)
144_this.RemoveAt((Int32)index);
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\AnimationLayer.cs (1)
165_animationClocks.RemoveAt(index);
PresentationFramework (5)
src\Framework\MS\Internal\Data\XmlDataCollection.cs (2)
126Items.RemoveAt(i); 140Items.RemoveAt(i);
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (1)
662attachedAnnotations.RemoveAt(i);
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
280((IList<Uri>)this).RemoveAt(index);
src\Framework\System\Windows\Data\BindingGroup.cs (1)
855newItems.RemoveAt(index);
System.Activities (1)
System\Activities\Tracking\TrackingProvider.cs (1)
223this.pendingTrackingRecords.RemoveAt(i);
System.AddIn (1)
System\Addin\Pipeline\ListContractAdapter.cs (1)
74m_list.RemoveAt(index);
System.Data.Entity (5)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (2)
988ancestors1.RemoveAt(i); 992ancestors2.RemoveAt(i);
System\Data\SqlClient\SqlGen\Sql8ExpressionRewriter.cs (3)
344list1.RemoveAt(i); 345list2.RemoveAt(i); 370list.RemoveAt(i);
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
4350globals.RemoveAt(oldIdx);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1291content.RemoveAt(i);
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ProcessMessagesAsyncResult.cs (1)
308this.service.SessionMessages.RemoveAt(this.sessionMessageIndex);
System.Web.DataVisualization (1)
Common\Formulas\FormulaHelpers.cs (1)
1533unmappedFormulaFields.RemoveAt(0);
System.Windows.Forms.DataVisualization (1)
Common\Formulas\FormulaHelpers.cs (1)
1533unmappedFormulaFields.RemoveAt(0);
System.Workflow.ComponentModel (4)
AuthoringOM\ActivitiesCollection.cs (1)
212((IList<Activity>)this).RemoveAt(index);
AuthoringOM\ActivityExecutionContext.cs (1)
516grantedLocks[handle].WaitList.RemoveAt(0);
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
780this.previewStrip.Items.RemoveAt(index);
AuthoringOM\ItemList.cs (1)
289((IList<T>)this).RemoveAt(index);
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
346((IList<OperationParameterInfo>) this).RemoveAt(index);