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

IKVCollection::IndexOf method

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

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

ReturnValue

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

انظر أيضًا