System::Collections::Generic::IEnumerable::LINQ_ToArray Methode

IEnumerable::LINQ_ToArray method

Erstellt ein Array aus einer Sequenz.

System::ArrayPtr<T> System::Collections::Generic::IEnumerable<T>::LINQ_ToArray()

ReturnValue

Array that contains all elements of current sequence.

Siehe auch