Dimension.UpperBound Property

Gets the upper bound of elements within this Dimension

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int UpperBound { get; }

VB

Public ReadOnly Property UpperBound As Integer
    Get

Property Value

Type: Int32
The upper bound.

Reference

Dimension Class

TwinCAT.TypeSystem Namespace