Solar_Struct::toArray()
public
array
Solar_Struct::toArray ( void
)
Returns a copy of the struct as an array, recursively descending to convert child structs into arrays as well.
Parameters
None.
Returns
(array)
Description
Returns a copy of the struct as an array, recursively descending to convert child structs into arrays as well.