MindFusion.Scheduling for Silverlight Programmer's Guide
TimeRange.CompareTo Method (Object)
See Also
 





IComparable.CompareTo implementation.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public int CompareTo (
    Object obj
)

Visual Basic  Copy Code

Public Function CompareTo( _
    obj As Object _
) As Integer

 Parameters

obj
An object to compare with this instance.

 Return Value

A 32-bit signed integer that indicates the relative order of the objects being compared.

 See Also

CompareTo Method Overload List
TimeRange Members
TimeRange Class
MindFusion.DataViews.Silverlight Namespace