equals method
equals(list)
Compares with the specified list.
def equals(self, list: aspose.words.lists.List):
...
| Parameter | Type | Description |
|---|---|---|
| list | List |
See Also
- module aspose.words.lists
- class List
Compares with the specified list.
def equals(self, list: aspose.words.lists.List):
...
| Parameter | Type | Description |
|---|---|---|
| list | List |