IDimension Interface
Interface representing a single Dimension of an ArrayType.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface IDimensionThe 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