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);