QuickOPC User's Guide and Reference
TwoDimensions Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAValueRanks Class : TwoDimensions Field
The variable is always an array with two or more dimensions.
Syntax
'Declaration
 
Public Const TwoDimensions As Integer
'Usage
 
Dim value As Integer
 
value = UAValueRanks.TwoDimensions
public const int TwoDimensions
public:
const int TwoDimensions
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