System::Collections::ObjectModel::KeyedCollection::idx_get Methode
KeyedCollection::idx_get method
Ruft das Element an einem bestimmten Index ab.
TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Schlüssel | TKey | Schlüssel, nach dem gesucht wird. |
ReturnValue
Kopie des Schlüsselwerts.
Siehe auch
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++