A Python reference implementation of the CF data model
Return the number of constructs.
x.__len__() <==> len(x)
Added in version (cfdm): 1.7.0