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