IArrayInstance.TryGetElement Method

Overload List

 

Name

Description

TryGetElement(IList..Int32.., ISymbol.)

Tries to get the array element with the specified indices (jagged array support).

TryGetElement(.Int32., ISymbol.)

Tries to get the array element with specified indices (only first level on jagged arrays)

Reference

IArrayInstance Interface

TwinCAT.TypeSystem Namespace