System::Collections::Generic::IList::idx_get μέθοδος
IList::idx_get method
Λαμβάνει το στοιχείο στο καθορισμένο δείκτη.
virtual T System::Collections::Generic::IList<T>::idx_get(int index) const =0
| Parameter | Type | Περιγραφή |
|---|---|---|
| δείκτης | int | Δείκτης του στοιχείου για λήψη. |
ReturnValue
Αντίγραφο του στοιχείου στο καθορισμένο δείκτη.
Δείτε επίσης
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++