言語

JavaArray<T>.IList.Insert(Int32, Object) メソッド

定義

void IList.Insert(int index, object? value);
abstract member System.Collections.IList.Insert : int * obj -> unit
override this.System.Collections.IList.Insert : int * obj -> unit

パラメーター

index
Int32
value
Object

実装

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象