'DeclarationPublic Function CompareTo( _ ByVal other As UAPublisherId _ ) As Integer
'UsageDim 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(- Nothingin Visual Basic).
