OPC Labs EasyOPC-UA Library
CompareTo Method
OpcLabs_EasyOpcUA ActiveX DLL > UAPublisherId Object : CompareTo Method

Description
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

 

DISPID (Dispatch ID):

 

For more information, see CompareTo in .NET Reference.

Syntax
Visual Basic
Public Function CompareTo( _
   ByVal other As Variant _
) As Long
Parameters
other

Return Type

See CompareTo in .NET Reference.

Remarks

For remarks, see CompareTo in .NET Reference.

Example

For examples, see CompareTo in .NET Reference.

See Also

UAPublisherId Object  | UAPublisherId Members