IEnumerable.toArray Method

Creates an array from an enumerable.
 

Return Value


Type: Array
Array that contains the elements from the input sequence.