cf 3.0.2
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.Constructs
Previous:
cf.Constructs.__iter__
Next:
cf.Constructs.__repr__
This Page
Show Source
Quick search
cf.Constructs.__len__
¶
Constructs.
__len__
(
)
[source]
¶
Return the number of constructs.
x.__len__() <==> len(x)
New in version 1.7.0.