IDimension.LowerBound Property

Gets the lower bound of elements within that IDimension.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

int LowerBound { get; }

Property Value

Type: Int32
The lower bound.

Reference

IDimension Interface

TwinCAT.TypeSystem Namespace