IDimension Interface

Interface representing a single Dimension of an ArrayType.

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

Syntax

C#

public interface IDimension

The IDimension type exposes the following members.

Properties

 

Name

Description

IDimension Interface 1:

ElementCount

Gets the number of elements within that IDimension.

IDimension Interface 2:

LowerBound

Gets the lower bound of elements within that IDimension.

Reference

TwinCAT.TypeSystem Namespace