IPythonSet.Length

Syntax

Length: Integer;

Description

The Length property returns the number of elements with values in the set.

Example

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

See also:

IPythonSet