ReadOnlyDimensionCollection.UpperBounds Property
Gets the upper bounds.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public int[] UpperBounds { get; }
VB
Public ReadOnly Property UpperBounds As Integer()
Get
Property Value
Type: .Int32.
The upper bounds.