OPCDA.NET Reference Manual
DAOpcItems Constructor(DAOpcItem[])
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAOpcItems Class > DAOpcItems Constructor : DAOpcItems Constructor(DAOpcItem[])

idefs

Glossary Item Box

This constructor creates a collection with the specified items.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal idefs() As DAOpcItem _
)
C# 
public DAOpcItems( 
   DAOpcItem[] idefs
)

Parameters

idefs

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.