System::Collections::Generic::IKVCollection::idx_get método
IKVCollection::idx_get method
Función getter.
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| index | int | Index para obtener el elemento de. |
ReturnValue
Elemento en la posición especificada.
Ver también
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++