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