Method RemoveItem
RemoveItem(Int32)
Remove the item at the specific index
Declaration
protected override void RemoveItem(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index | Index of the element to be removed |
Overrides
System.Collections.ObjectModel.ObservableCollection<System.Object>.RemoveItem(System.Int32)
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |