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