QuickOPC User's Guide and Reference
Equals(UASmartClientIsolator) Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UASmartClientIsolator Class > Equals Method : Equals(UASmartClientIsolator) Method
The object to compare members to.
Infrastructure.
Syntax
'Declaration
 
Protected Overloads Function Equals( _
   ByVal other As UASmartClientIsolator _
) As Boolean
'Usage
 
Dim instance As UASmartClientIsolator
Dim other As UASmartClientIsolator
Dim value As Boolean
 
value = instance.Equals(other)
protected bool Equals( 
   UASmartClientIsolator other
)
protected:
bool Equals( 
   UASmartClientIsolator^ other
) 

Parameters

other
The object to compare members to.

Return Value

Returns true iff the member values equal.
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UASmartClientIsolator Class
UASmartClientIsolator Members
Overload List