طريقة System::Collections::Generic::IKVCollection::IndexOf

IKVCollection::IndexOf method

يحصل على فهرس العنصر في الحاوية.

virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
معاملنوعالوصف
itemconst T&العنصر المراد البحث عنه.

ReturnValue

فهرس العنصر في الحاوية.

انظر أيضًا