Compartilhar via


TemplatedItemsList<TView,TItem>.IList.IndexOf(Object) Method

Definition

 virtual int System.Collections.IList.IndexOf(System::Object ^ item) = System::Collections::IList::IndexOf;
int IList.IndexOf (object item);
abstract member System.Collections.IList.IndexOf : obj -> int
override this.System.Collections.IList.IndexOf : obj -> int
Function IndexOf (item As Object) As Integer Implements IList.IndexOf

Parameters

item
Object

Returns

Implements

Applies to