IPythonSet.ToArray

Syntax

ToArray: Array;

Description

The ToArray method transforms set contents into a Fore array.

Example

The method use is given in the example for IPythonSet.Add.

See also:

IPythonSet