DynamicValue.TryGetIndexValue(Int32[], Object) Method

Reads the specified array element.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public bool TryGetIndexValue(
int[] indices,
out Object?? value
)

Parameters

indices  Int32[]

The indices.

value  Object

The value.

Return Value

Boolean
System.Object.

Implements

IArrayValue.TryGetIndexValue(Int32[], Object)

See Also

Reference

DynamicValue Class TryGetIndexValue Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026