Performs a comparison of two
C1.C1Schedule.Status objects based on their
C1.C1Schedule.Status.StatusType property value.
'Declaration
Public Overloads Function Compare( _
ByVal As Status, _
ByVal As Status _
) As System.Integer
public System.int Compare(
Status ,
Status
)
Parameters
- x
- The first C1.C1Schedule.Status to compare.
- y
- The second C1.C1Schedule.Status to compare.
Return Value
The System.Int32 value determining the comparison result.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2