DynamicValue.TryGetIndexValue Method (.Int32., Object.)
Reads the specified array element.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool TryGetIndexValue(
int[] indices,
out Object?? value
)
Parameters
indices |
Type: .System.Int32. |
value |
Type: System.Object. |
Return Value
Type: Boolean
System.Object.