TemplatedItemsList<TView,TItem>.IList.Insert(Int32, Object) 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

매개 변수

index
System.Int32

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

item
System.Object

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

구현

System.Collections.IList.Insert(System.Int32,System.Object)

적용 대상