FilteredObservableCollection<T>::RemoveAt Method (Int32)
Visual Studio 2015
Since this collection is read-only, throws an InvalidOperationException.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- index
-
Type:
System::Int32
The index.
Show: