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