System::Collections::Generic::IKVCollection::idx_set yöntemi
IKVCollection::idx_set method
Ayarlayıcı işlev.
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
| Parameter | Type | Açıklama |
|---|---|---|
| indeks | int | Öğenin ayarlanacağı indeks. |
| değer | T | Belirtilen öğeye ayarlanacak değer. |
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++