System::Collections::Generic::IEnumerable::LINQ_Take method
IEnumerable::LINQ_Take method
Επιστρέφει έναν καθορισμένο αριθμό συνεχόμενων στοιχείων από την αρχή μιας ακολουθίας.
SharedPtr<IEnumerable<Source>> System::Collections::Generic::IEnumerable<Source>::LINQ_Take(int32_t count)
| Parameter | Type | Περιγραφή |
|---|---|---|
| count | int32_t | Ο αριθμός των στοιχείων που θα επιστραφούν. |
ReturnValue
Ένα System.Collections.Generic.IEnumerable που περιέχει τον καθορισμένο αριθμό στοιχείων από την αρχή της εισαγόμενης ακολουθίας.
Δείτε επίσης
- Typedef SharedPtr
- Class IEnumerable
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++