System::Array::idx_get method
Array::idx_get method
Επιστρέφει το στοιχείο στον καθορισμένο δείκτη.
virtual T System::Array<T>::idx_get(int index) const override
| Parameter | Type | Περιγραφή |
|---|---|---|
| δείκτης | int | Δείκτης του στοιχείου που θα επιστραφεί |
ReturnValue
Το στοιχείο στον καθορισμένο δείκτη στον πίνακα
Δείτε επίσης
- Class Array
- Namespace System
- Library Aspose.Page for C++