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