System::Collections::ObjectModel::KeyedCollection::idx_get metodo

KeyedCollection::idx_get method

Ottiene l’elemento a un indice specifico.

TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
ParametroTipoDescrizione
chiaveTKeyChiave da cercare.

ReturnValue

Copia del valore chiave.

Vedi anche