IPythonTuple.ToArray

Syntax

ToArray: Array;

Description

The ToArray method transforms tuple contents into a Fore array.

Example

The example of use is given in description of the IPythonTuple.Item property.

See also:

IPythonTuple