System::Collections::Generic::List::idx_set yöntemi
List::idx_set method
Öğeyi belirli konumda ayarlar.
void System::Collections::Generic::List<T>::idx_set(int index, T value) override
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int | Öğenin ayarlanacağı indeks. |
| değer | T | Belirtilen konuma ayarlanacak değer. |
Ayrıca Bakınız
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++