Base:
method
RemoveRange
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.RemoveRange(System.Int32, System.Int32)
3 references to RemoveRange
PresentationFramework (3)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
249_cellCollectionInternal.RemoveRange(index, count);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
249_rowCollectionInternal.RemoveRange(index, count);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
249_rowGroupCollectionInternal.RemoveRange(index, count);