System::Collections::Generic::IKVCollection::idx_get méthode
IKVCollection::idx_get method
Fonction d’accès (getter).
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| Paramètre | Type | Description |
|---|---|---|
| indice | int | Indice pour obtenir l’élément. |
ReturnValue
Élément à la position spécifiée.
Voir aussi
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++