DimensionCollection Constructor (Int32)
Initializes a new instance of an 1-Dimensional representing DimensionCollection class.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public DimensionCollection(
int length
)
VB
Public Sub New (
length As Integer
)
Parameters
length |
Type: System.Int32 |