compareTo method
compareTo(obj)
Compares the specified object to the current object.
compareTo(obj: object)
Parameter | Type | Description |
---|---|---|
obj | object |
compareTo(other)
Compares the specified list to the current list.
compareTo(other: Aspose.Words.Lists.List)
Parameter | Type | Description |
---|---|---|
other | List |
See Also
- module Aspose.Words
- class List