OPCDA.NET Reference Manual
Add(DAItemSet) Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAItemSets Class > Add Method : Add(DAItemSet) Method

set
DAItemSet object to be asdded.

Glossary Item Box

Add an element to the collection.

Syntax

Visual Basic (Declaration) 
Public Overloads Function Add( _
   ByVal set As DAItemSet _
) As Integer
C# 
public int Add( 
   DAItemSet set
)

Parameters

set
DAItemSet object to be asdded.

Return Value

Index of the added element in the collection.

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.