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



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes Namespace > _DAPropertyElement Interface : Clone Method
Syntax
'Declaration
 
<NotNullAttribute()>
Function Clone() As Object
'Usage
 
Dim instance As _DAPropertyElement
Dim value As Object
 
value = instance.Clone()
[NotNull()]
object Clone()
[NotNull()]
Object^ Clone(); 
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

_DAPropertyElement Interface
_DAPropertyElement Members