DimensionCollection.Item Property
Gets or sets the element at the specified index.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public IDimension this[
int index
] { get; set; }
Parameters
index |
Type: System.Int32 |
Implements
IList.T..Item.Int32.
Exceptions
Exception |
Condition |
---|---|
NotImplementedException |
Remarks
Index = 0 is the lowest dimesion.