Base:
method
RemoveAt
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.RemoveAt(System.Int32)
4 references to RemoveAt
PresentationFramework (4)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
428this.RemoveAt(index);
System\Windows\Documents\TableCellCollection.cs (1)
222_cellCollectionInternal.RemoveAt(index);
System\Windows\Documents\TableRowCollection.cs (1)
222_rowCollectionInternal.RemoveAt(index);
System\Windows\Documents\TableRowGroupCollection.cs (1)
222_rowGroupCollectionInternal.RemoveAt(index);