T
EasyUA Reference
NodeIdDictionary<T> Class
Members  See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : NodeIdDictionary<T> Class

Glossary Item Box

A dictionary designed to provide efficient lookups for objects identified by a NodeId

Object Model

NodeIdDictionary<T> Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As NodeIdDictionary(Of T)
C# 
[DefaultMemberAttribute("Item")]
public class NodeIdDictionary<T> 

Type Parameters

T

Inheritance Hierarchy

System.Object
   Opc.Ua.NodeIdDictionary<T>

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.