OPCDA.NET Reference Manual
items Field
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > RefreshEventArguments Class : items Field

Glossary Item Box

Array with ItemDef objects of the items involved in the event. The RefreshGroup event handler did update the data in this objects prior to calling the user event handler.

Syntax

Visual Basic (Declaration) 
Public items As ItemDef()
C# 
public ItemDef[] items

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.