Connectivity Software User's Guide and Reference
UAFieldMetaDataCollection Class
Members 



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace : UAFieldMetaDataCollection Class
A collection of OPC-UA field metadata.
Object Model
UAFieldMetaDataCollection ClassUAFieldMetaData Class
Syntax
'Usage
 
Dim instance As UAFieldMetaDataCollection
Remarks

The order of fields is relevant in some message encodings. For this reason, UAFieldMetaDataCollection cannot be a KeyedCollection.

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      OpcLabs.EasyOpc.UA.PubSub.Configuration.UAFieldMetaDataCollection

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