System::Collections::Generic::IEnumerable::LINQ_ToArray methode
IEnumerable::LINQ_ToArray method
Maakt een array aan vanuit een reeks.
System::ArrayPtr<T> System::Collections::Generic::IEnumerable<T>::LINQ_ToArray()
ReturnValue
Array that contains all elements of current sequence.
Zie ook
- Typedef ArrayPtr
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++