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