count property

StructuredDocumentTagCollection.count property

Returns the number of structured document tags in the collection.

@property
def count(self) -> int:
    ...

See Also