BulkObservableCollection<T>::RemoveItem Method (Int32)
Visual Studio 2015
Removes an item from the collection at the specified location.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- index
-
Type:
System::Int32
The location at which to remove the item.
Show: