compareTo method

compareTo(obj)

Compares the specified object to the current object.

compareTo(obj: object)
ParameterTypeDescription
objobject

compareTo(other)

Compares the specified list to the current list.

compareTo(other: Aspose.Words.Lists.List)
ParameterTypeDescription
otherList

See Also