次の方法で共有


TemplatedItemsList<TView,TItem>.IList.RemoveAt(Int32) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

void IList.RemoveAt (int index);
abstract member System.Collections.IList.RemoveAt : int -> unit
override this.System.Collections.IList.RemoveAt : int -> unit

パラメーター

index
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

実装

System.Collections.IList.RemoveAt(System.Int32)

適用対象