QuickOPC User's Guide and Reference
StringCollection Class
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Collections.Specialized Namespace : StringCollection Class
A collection of string elements.
Syntax
'Usage
 
Dim instance As StringCollection
Remarks

Note that there is also a StringCollection in System.Collections.Specialized.

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      OpcLabs.BaseLib.Collections.Specialized.StringCollection

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