toArrayArraypublic
Simply converts the enumerable into a genuine array. The order is not guaranteed. Corresponds to the method implemented by Prototype.
Returns:
-
Array - the enumerable as an array.
toArrayArraypublic
Simply converts the enumerable into a genuine array. The order is not guaranteed. Corresponds to the method implemented by Prototype.
Array
Please login to continue.