OPCDA.NET Reference Manual
GetAll Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAOpcItems Class : GetAll Method

Glossary Item Box

Returns all elements in the collection as an array

Syntax

Visual Basic (Declaration) 
Public Function GetAll() As DAOpcItem()
C# 
public DAOpcItem[] GetAll()

Return Value

All elements of 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.