طريقة System::Collections::Generic::IKVCollection::IndexOf
IKVCollection::IndexOf method
يحصل على فهرس العنصر في الحاوية.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| معامل | نوع | الوصف |
|---|---|---|
| item | const T& | العنصر المراد البحث عنه. |
ReturnValue
فهرس العنصر في الحاوية.
انظر أيضًا
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++