System::Collections::Generic::IKVCollection::idx_set methode
IKVCollection::idx_set method
Setter‑functie.
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om element in te stellen op. |
| value | T | Waarde om in te stellen voor het opgegeven element. |
Zie ook
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++