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