طريقة System::Collections::ObjectModel::KeyedCollection::idx_get
KeyedCollection::idx_get method
يحصل على العنصر في فهرس محدد.
TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
| Parameter | Type | الوصف |
|---|---|---|
| المفتاح | TKey | المفتاح للبحث عنه. |
ReturnValue
نسخة من القيمة ذات المفتاح.
انظر أيضًا
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++