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