ImmutableArray<T>.IList.Add(Object) Metod

Definition

Kastar NotSupportedException i alla fall.

 virtual int System.Collections.IList.Add(System::Object ^ value) = System::Collections::IList::Add;
int IList.Add(object value);
abstract member System.Collections.IList.Add : obj -> int
override this.System.Collections.IList.Add : obj -> int
Function Add (value As Object) As Integer Implements IList.Add

Parametrar

value
Object

Värdet som ska läggas till i matrisen.

Returer

Kastar NotSupportedException i alla fall.

Implementeringar

Undantag

Kastas i alla fall.

Gäller för