public int CompareTo( StatusCode other )
public: int CompareTo( StatusCode other )
'Declaration
Public Overloads Function CompareTo( _ ByVal other As StatusCode _ ) As Integer
'Usage
Dim instance As StatusCode Dim other As StatusCode Dim value As Integer value = instance.CompareTo(other)
Parameters
- other
- The StatusCode to compare to *this* object