طريقة System::Collections::ObjectModel::KeyedCollection::idx_get

KeyedCollection::idx_get method

يحصل على العنصر في فهرس محدد.

TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
ParameterTypeالوصف
المفتاحTKeyالمفتاح للبحث عنه.

ReturnValue

نسخة من القيمة ذات المفتاح.

انظر أيضًا