System::Collections::Generic::IKVCollection::IndexOf method

IKVCollection::IndexOf method

कंटेनर में आइटम का सूचकांक प्राप्त करता है।

virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
पैरामीटरप्रकारविवरण
आइटमconst T&खोजने के लिए आइटम।

ReturnValue

कंटेनर में आइटम का इंडेक्स।

संबंधित देखें