System::Collections::ObjectModel::KeyedCollection::idx_get method

KeyedCollection::idx_get method

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

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

ReturnValue

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

انظر أيضًا