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