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)

적용 대상