'Declaration
Public Overloads Function CompareTo( _ ByVal other As UADataSetHeader _ ) As Integer
'Usage
Dim instance As UADataSetHeader Dim other As UADataSetHeader Dim value As Integer value = instance.CompareTo(other)
public int CompareTo( UADataSetHeader other )
public: int CompareTo( UADataSetHeader^ other )
Parameters
- other
The value of this parameter can be
null
(Nothing
in Visual Basic).