ListCompareTo Method (Object)

Compares the specified object to the current object.

Namespace:  Aspose.Words.Lists
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public int CompareTo(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Int32
See Also