cf.Constructs.__len__ — Documentation
Return the number of constructs.
x.__len__() <==> len(x)
Added in version (cfdm): 1.7.0