IDimension Interface

Interface representing a single Dimension of an ArrayType.

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

Syntax

C#

public interface IDimension

VB

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