ToArray: Array;
ToArray(): Array;
The ToArray method transforms tuple contents into a Fore array.
The example of use is given in description of the IPythonTuple.Item property.
See also:
IPythonTuple