ReadOnlyDimensionCollection.LowerBounds Property

Gets the lower bounds.

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

Syntax

C#

public int[] LowerBounds { get; }

VB

Public ReadOnly Property LowerBounds As Integer()
    Get

Property Value

Type: .Int32.
The lower bounds.

Implements

IDimensionCollection.LowerBounds

Reference

ReadOnlyDimensionCollection Class

TwinCAT.TypeSystem Namespace