'Declaration
Public 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