System::Collections::Generic::IEnumerable::LINQ_Take metodu
IEnumerable::LINQ_Take method
Bir dizinin başlangıcından belirli sayıda ardışık öğeyi döndürür.
SharedPtr<IEnumerable<Source>> System::Collections::Generic::IEnumerable<Source>::LINQ_Take(int32_t count)
| Parametre | Tür | Açıklama |
|---|---|---|
| count | int32_t | Döndürülecek öğe sayısı. |
ReturnValue
Giriş dizisinin başlangıcından belirtilen sayıda öğe içeren bir System.Collections.Generic.IEnumerable.
Ayrıca Bakınız
- Typedef SharedPtr
- Class IEnumerable
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Font for C++