QuickOPC User's Guide and Reference
Count Property (_AESubconditionElementCollection)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes Namespace > _AESubconditionElementCollection Interface : Count Property
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As _AESubconditionElementCollection
Dim value As Integer
 
value = instance.Count
int Count {get;}
property int Count {
   int get();
}
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

_AESubconditionElementCollection Interface
_AESubconditionElementCollection Members