'DeclarationPublic Function CompareTo( _ ByVal other As UAPubSubHeader _ ) As Integer
'UsageDim 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