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