QuickOPC User's Guide and Reference
_UASimpleAttributeOperandCollection Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering.ComTypes Namespace : _UASimpleAttributeOperandCollection Interface
Exposes OpcLabs.EasyOpc.UA.Filtering.UASimpleAttributeOperandCollection to COM clients.
Object Model
_UASimpleAttributeOperandCollection InterfaceUASimpleAttributeOperand Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("62A9E7AA-6107-482F-A884-122564599088")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UASimpleAttributeOperandCollection 
'Usage
 
Dim instance As _UASimpleAttributeOperandCollection
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("62A9E7AA-6107-482F-A884-122564599088")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UASimpleAttributeOperandCollection 
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("62A9E7AA-6107-482F-A884-122564599088")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UASimpleAttributeOperandCollection 
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