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