OPC Studio User's Guide and Reference
EqualsAnnotationList Field



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > Object2 Class : EqualsAnnotationList Field
Annotation list used with the Equals(Object,List<String>) method.
Syntax
'Declaration
 
<CanBeNullAttribute()>
<ThreadStaticAttribute()>
Public Shared EqualsAnnotationList As List(Of String)
 
'Usage
 
Dim value As List(Of String)
 
value = Object2.EqualsAnnotationList
 
Object2.EqualsAnnotationList = value
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