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 |
---|---|---|
|
Gets the number of elements within that IDimension. | |
|
Gets the lower bound of elements within that IDimension. |
Further Information