QuickOPC User's Guide and Reference
UAModel Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling Namespace : UAModel Class
Implements the OPC-UA information model, based on the associated model provider.
Object Model
UAModel ClassIUAModelProvider Interface
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public NotInheritable Class UAModel 
'Usage
 
Dim instance As UAModel
[ComVisible(false)]
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public sealed class UAModel 
[ComVisible(false)]
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public ref class UAModel sealed 
Inheritance Hierarchy

System.Object
   OpcLabs.EasyOpc.UA.Modelling.UAModel

Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

UAModel Members
OpcLabs.EasyOpc.UA.Modelling Namespace