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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction Namespace > UAWindowsFormsInteractionPluginParameters Class > Equals Method : Equals(UAWindowsFormsInteractionPluginParameters) Method
The object to compare members to.
Infrastructure.
Syntax
'Declaration
 
Protected Overloads Function Equals( _
   ByVal other As UAWindowsFormsInteractionPluginParameters _
) As Boolean
'Usage
 
Dim instance As UAWindowsFormsInteractionPluginParameters
Dim other As UAWindowsFormsInteractionPluginParameters
Dim value As Boolean
 
value = instance.Equals(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

UAWindowsFormsInteractionPluginParameters Class
UAWindowsFormsInteractionPluginParameters Members
Overload List