OPCDA.NET Reference Manual
BrowseElement Class
Members  See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace : BrowseElement Class

Glossary Item Box

BrowseElement class is returned from Browse
The ItemID used in a Browse() call must be the value of ItemID returned with a browse element from a previous call to browse or an empty string (used to indicate a top level browse).
The ItemID is a fully qualified descriptor for the element that can be used for further browsing and as an item id if IsItem is set. Note, that it is possible for a single element to be both an item and have children (e.g. complex data items).

Object Model

BrowseElement Class

Syntax

Visual Basic (Declaration) 
Public Class BrowseElement 
C# 
public class BrowseElement 

Inheritance Hierarchy

System.Object
   OPCDA.NET.BrowseElement

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.