DynamicValueTryGetIndexValue(Object, Object) Method

Tries the get index value.


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

Syntax

C#

public bool TryGetIndexValue(
    Object[] indexes,
    out Object?? result
)

Parameters

indexes  Object

The indexes.

result  Object

The result.

Return Value

Boolean
true if the value is returned, false otherwise.

Reference

DynamicValue Class TryGetIndexValue Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026