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