ifListToArray

Implemented by

NameDescription
roListThe list object implements the interfaces: ifList, ifArray, ifEnum and therefore can behave like an array that can dynamically add members
roXMLListContains a list of roXML objects

Supported methods

ToArray() As Object

This function is available in Roku OS 8.0 or later

Description

Returns an roArray containing the same elements as the list.

Return Value

An element list as an array.