System::Collections::ObjectModel::KeyedCollection::idx_get yöntemi

KeyedCollection::idx_get method

Belirli bir indeksteki öğeyi al.

TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
ParametreTürAçıklama
anahtarTKeyAranacak anahtar.

ReturnValue

Anahtarlı değerin kopyası.

Ayrıca Bakınız