OPCHDA.NET-UA
ArrayDimensions Field
See Also  Send Feedback
OpcHDaNetUaOption.Net4 Assembly > hdaUAwrapper Namespace > UaArgument Class : ArrayDimensions Field

Glossary Item Box

Specifies the length of each dimension for an array dataType. It is intended to describe the capability of the dataType, not the current size. The number of elements shall be equal to the value of the valueRank.
Shall be null if valueRank ≤ 0.
A value of 0 for an individual dimension indicates that the dimension has a variable length.

Syntax

Visual Basic (Declaration) 
Public ArrayDimensions As Integer()
C# 
public int[] ArrayDimensions

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.