System::Collections::Generic::IList::idx_set μέθοδος
IList::idx_set method
Ορίζει το στοιχείο στο καθορισμένο δείκτη.
virtual void System::Collections::Generic::IList<T>::idx_set(int index, T value)=0
| Parameter | Type | Περιγραφή |
|---|---|---|
| δείκτης | int | Δείκτης του στοιχείου για ορισμό. |
| τιμή | T | Τιμή για ορισμό στο επιλεγμένο στοιχείο. |
Δείτε επίσης
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++