System::Collections::ObjectModel::KeyedCollection::idx_get método
KeyedCollection::idx_get method
Obtiene el elemento en un índice específico.
TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
| Parámetro | Tipo | Descripción |
|---|---|---|
| clave | TKey | Clave a buscar. |
ReturnValue
Copia del valor con clave.
Ver también
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++