count property
CustomXmlPartCollection.count property
Gets the number of elements contained in the collection.
@property
def count(self) -> int:
...
See Also
- module aspose.words.markup
- class CustomXmlPartCollection
Gets the number of elements contained in the collection.
@property
def count(self) -> int:
...