OPCDA.NET Reference Manual
ItemCodeIndex Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > ShowBrowseTree Class : ItemCodeIndex Property

Glossary Item Box

Code used to identify items and branches in TreeNode.ImageIndex
The isBranchand isItem methods use thye definition to find the type of the node.
Default: Item: >= 2

Syntax

Visual Basic (Declaration) 
Public Property ItemCodeIndex As Integer
C# 
public int ItemCodeIndex {get; set;}

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.