OPC Labs EasyOPC-UA Library
UANodeIdUAApplicationElementDictionary Collection
Members 
OpcLabs_EasyOpcUA ActiveX DLL : UANodeIdUAApplicationElementDictionary Collection
Description
This is a dictionary where the key is an OPC UA node ID, and the value is a an OPC UA application element.

 

ProgId: OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary
CLSID (Class ID): cda1d5bd-db12-41d7-b769-0e954517cdd7
Default interface: OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary
Event source interface:

 

For more information, see UANodeIdUAApplicationElementDictionary and OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary in .NET Reference.

Object Model

UANodeIdUAApplicationElementDictionary CollectionUAApplicationElement ObjectStringCollection CollectionStringCollection CollectionStringSet CollectionUAEndpointDescriptor Object

Remarks

For remarks, see UANodeIdUAApplicationElementDictionary and OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary in .NET Reference.

Object creation

_UANodeIdUAApplicationElementDictionaryPtr UANodeIdUAApplicationElementDictionaryPtr(__uuidof(UANodeIdUAApplicationElementDictionary));
UANodeIdUAApplicationElementDictionary := CoUANodeIdUAApplicationElementDictionary.Create;
var UANodeIdUAApplicationElementDictionary = new ActiveXObject("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary");
UANodeIdUAApplicationElementDictionary := CoUANodeIdUAApplicationElementDictionary.Create;
$UANodeIdUAApplicationElementDictionary = Win32::OLE->new("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary");
$UANodeIdUAApplicationElementDictionary = new COM("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary");
OLEObject UANodeIdUAApplicationElementDictionary
UANodeIdUAApplicationElementDictionary = CREATE OLEObject
UANodeIdUAApplicationElementDictionary.ConnectToNewObject("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary")
UANodeIdUAApplicationElementDictionary = win32com.client.Dispatch('OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary')
Dim UANodeIdUAApplicationElementDictionary As New OleObject ("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary")
Dim UANodeIdUAApplicationElementDictionary As New UANodeIdUAApplicationElementDictionary
UANodeIdUAApplicationElementDictionary = CREATEOBJECT("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary")
Dim UANodeIdUAApplicationElementDictionary As New UANodeIdUAApplicationElementDictionary
Dim UANodeIdUAApplicationElementDictionary: Set UANodeIdUAApplicationElementDictionary = CreateObject("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary")
UANodeIdUAApplicationElementDictionary := CreateObject("OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary")
Interfaces
InterfaceDescription
 

 

IID (Interface ID): de8db6f8-d101-3a92-8d1c-e72e5f10e992

 

For more information, see ICollection in .NET Reference.

 

IID (Interface ID): ab3f47e4-c227-3b05-bf9f-94649bef9888

 

For more information, see IDeserializationCallback in .NET Reference.

 

IID (Interface ID): 6a6841df-3287-3d87-8060-ce0b4c77d2a1

 

For more information, see IDictionary in .NET Reference.

 

IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a

 

For more information, see IEnumerable in .NET Reference.

 

IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8

 

For more information, see ISerializable in .NET Reference.

Example

For examples, see UANodeIdUAApplicationElementDictionary in .NET Reference.

See Also

UANodeIdUAApplicationElementDictionary Members