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