IPythonList.Length

Syntax

Length: Integer;

Description

The Length property returns list length.

Example

The example of use is given in the example of IPythonList.Add, IPythonList.Item.

See also:

IPythonList