DynamicArrayInstance.Item Property
Gets the ISymbol with the specified indices.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public ISymbol this[
int[] indices
] { get; }
Parameters
indices |
Type: .System.Int32. |
Exceptions
Exception |
Condition |
---|---|
ArgumentOutOfRangeException |
indices |