OPC Studio User's Guide and Reference
AESubconditionElementCollection Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace : AESubconditionElementCollection Class
A collection of subcondition elements (AESubconditionElement), keyed by their names.
Object Model
AESubconditionElementCollection ClassAESubconditionElement Class
Syntax
Remarks
This collection is returned by the browsing methods.
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
            OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.AESubconditionElementCollection

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