System::Collections::Generic::IKVCollection::idx_get metodo
IKVCollection::idx_get method
Funzione getter.
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice da cui ottenere l’elemento. |
ReturnValue
Elemento nella posizione specificata.
Vedi anche
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++