다음을 통해 공유


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

정의

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

int IList.IndexOf (object item);
abstract member System.Collections.IList.IndexOf : obj -> int
override this.System.Collections.IList.IndexOf : obj -> int

매개 변수

item
System.Object

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

반환

System.Int32

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

구현

System.Collections.IList.IndexOf(System.Object)

적용 대상