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

ElementCount

Gets the number of elements within that IDimension.

LowerBound

Gets the lower bound of elements within that IDimension.

Reference

TwinCAT.TypeSystem Namespace