'Declaration Public Overloads Function CompareTo( _ ByVal other As UANodeId _ ) As Integer
'Declaration
Public Overloads Function CompareTo( _ ByVal other As UANodeId _ ) As Integer
'Usage Dim instance As UANodeId Dim other As UANodeId Dim value As Integer value = instance.CompareTo(other)
'Usage
Dim instance As UANodeId Dim other As UANodeId Dim value As Integer value = instance.CompareTo(other)
public int CompareTo( UANodeId other )
public: int CompareTo( UANodeId^ other )
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
UANodeId Class UANodeId Members Overload List