QuickOPC User's Guide and Reference
DAPropertyIdSet Constructor()



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Extensions Namespace > DAPropertyIdSet Class > DAPropertyIdSet Constructor : DAPropertyIdSet Constructor()
Initializes a new instance of the class. The set will not contain any properties.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New DAPropertyIdSet()
public DAPropertyIdSet()
public:
DAPropertyIdSet();
Requirements

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

See Also