equals method

equals(list)

Compares with the specified list.

def equals(self, list: aspose.words.lists.List):
    ...
ParameterTypeDescription
listList

See Also