cfdm.Constructs.__len__

Constructs.__len__()[source]

Return the number of constructs.

x.__len__() <==> len(x)

New in version (cfdm): 1.7.0