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