ImmutableArray<T>::IList::RemoveAt Method (Int32)
Throws NotSupportedException in all cases.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
Parameters
- index
-
Type:
System::Int32
The index of the item to remove.
Implements
IList::RemoveAt(Int32)
Show: