OPC Labs Base Library
Equals Implemented Method
OpcLabs_BaseLib ActiveX DLL > AliasMetadata Object > Object2 Interface : Equals Implemented Method

Description
Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Syntax
Visual Basic
Public Function Equals( _
   ByVal obj As Variant _
) As Boolean
Parameters
obj

Return Type

See Equals in .NET Reference.

Remarks

For remarks, see Equals in .NET Reference.

Example

For examples, see Equals in .NET Reference.

See Also

AliasMetadata Object  | Object2 Interface