QuickOPC User's Guide and Reference
_UAAttributeOperand Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering.ComTypes Namespace : _UAAttributeOperand Interface
Exposes OpcLabs.EasyOpc.UA.Filtering.UAAttributeOperand to COM clients.
Object Model
_UAAttributeOperand InterfaceUAIndexRangeList ClassUAIndexRange ClassUABrowsePathElementCollection ClassUABrowsePathElement ClassUANodeDescriptor Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("4E62FCC7-D7FB-4459-8BDD-AAC147F07630")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAAttributeOperand 
'Usage
 
Dim instance As _UAAttributeOperand
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("4E62FCC7-D7FB-4459-8BDD-AAC147F07630")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAAttributeOperand 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("4E62FCC7-D7FB-4459-8BDD-AAC147F07630")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAAttributeOperand 
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