length property

length property

The number of nodes in this map.

Definition:

@property
def length(self):
    ...

See Also