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