IArrayInstance.TryGetElement Method

Overload List

 

Name

Description

IArrayInstance.TryGetElement Method 1:

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

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

IArrayInstance.TryGetElement Method 2:

TryGetElement(.Int32., ISymbol.)

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

Reference

IArrayInstance Interface

TwinCAT.TypeSystem Namespace