System::Collections::Generic::IKVCollection::idx_set metodo
IKVCollection::idx_set method
Funzione setter.
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice in cui impostare l’elemento. |
| valore | T | Valore da impostare all’elemento specificato. |
Vedi anche
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++