CompareTo
TaskBaseline.CompareTo method
IComparable interface implementation. Compares this instance to the specified Baseline object.
public int CompareTo(TaskBaseline other)
Parameter | Type | Description |
---|---|---|
other | TaskBaseline | the specified Baseline object to compare this instance to. |
Return Value
returns -1 if this instance is less than the specified object, 1 if this instance is greater than the specified object; otherwise returns 0
See Also
- class TaskBaseline
- namespace Aspose.Tasks
- assembly Aspose.Tasks