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