count属性

count属性

获取此集合中的行数。

定义:

@property
def count(self):
    ...

也可以看看