count property
KnownTypeSet.count property
Gets the count of items in the set.
@property
def count(self) -> int:
...
See Also
- module aspose.words.reporting
- class KnownTypeSet
Gets the count of items in the set.
@property
def count(self) -> int:
...