System::Collections::Generic::IKVCollection::IndexOf metodu

IKVCollection::IndexOf method

Konteynerdeki öğenin indeksini alır.

virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
ParametreTürAçıklama
öğeconst T&Aranacak öğe.

ReturnValue

Konteynerdeki öğenin dizini.

Ayrıca Bakınız