OPC Labs EasyOPC-UA Components Library
ValueEquals Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : ValueEquals Method

Description
Determines whether this instance has the same value as a given other instance.

 

DISPID (Dispatch ID):

 

For more information, see ValueEquals in .NET Reference.

Syntax
Visual Basic
Public Function ValueEquals( _
   ByVal other As Variant _
) As Boolean
Parameters
other

Return Type

See ValueEquals in .NET Reference.

Remarks

For remarks, see ValueEquals in .NET Reference.

Example

For examples, see ValueEquals in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members