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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction Namespace > UAWindowsFormsInteractionPluginParameters Class : Clone Method
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As UAWindowsFormsInteractionPluginParameters
Dim value As Object
 
value = instance.Clone()
public override object Clone()
public:
Object^ Clone(); override 
Requirements

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

See Also

Reference

UAWindowsFormsInteractionPluginParameters Class
UAWindowsFormsInteractionPluginParameters Members
Base Implementation in Clone