ImmutableArray<T>::IList::Remove Method (Object^)
Throws NotSupportedException in all cases.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
Parameters
- value
-
Type:
System::Object^
The value to remove from the array.
Implements
IList::Remove(Object^)
Show: