OPC Labs EasyOPC-UA Library
UASimpleAttributeOperandCollection Collection
Members 
OpcLabs_EasyOpcUA ActiveX DLL : UASimpleAttributeOperandCollection Collection
Description
A collection of simple attribute operands.

 

ProgId: OpcLabs.EasyOpc.UA.Filtering.UASimpleAttributeOperandCollection
CLSID (Class ID): 4798ab3c-0f5b-4e53-b731-badd17d29c1a
Default interface: OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection
Event source interface:

 

For more information, see UASimpleAttributeOperandCollection and OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection in .NET Reference.

Object Model

UASimpleAttributeOperandCollection CollectionUASimpleAttributeOperand ObjectUAIndexRangeList CollectionUAIndexRange ObjectUAQualifiedNameCollection CollectionUAQualifiedName ObjectUAAttributeField ObjectUANodeDescriptor Object

Remarks

For remarks, see UASimpleAttributeOperandCollection and OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection in .NET Reference.

Object creation

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

 

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

 

For more information, see ICollection in .NET Reference.

 

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

 

For more information, see IEnumerable in .NET Reference.

 

IID (Interface ID): 7bcfa00f-f764-3113-9140-3bbd127a96bb

 

For more information, see IList in .NET Reference.

Example

For examples, see UASimpleAttributeOperandCollection in .NET Reference.

See Also

UASimpleAttributeOperandCollection Members