OPC Studio User's Guide and Reference
NodeCollection Class
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.NodeSpace Namespace : NodeCollection Class
A collection of nodes (leaves and branches) in the node space.
Object Model
NodeCollection ClassNode Class
Syntax
'Usage
 
Dim instance As NodeCollection
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
               OpcLabs.BaseLib.NodeSpace.NodeCollection

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also