ToArray()
List::ToArray() const method
Converst list to array.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
Return Value
Newly created array with copies of all elements.
See Also
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Slides