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



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

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

ServerDescriptor Class
ServerDescriptor Members
Base Implementation in Clone