UIElementCollection::RemoveRange Method (Int32, Int32)
.NET Framework (current version)
Removes a range of elements from a UIElementCollection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- index
-
Type:
System::Int32
The index position of the element where removal begins.
- count
-
Type:
System::Int32
The number of elements to remove.
.NET Framework
Available since 3.0
Available since 3.0
Show: