IArrayInstance Methods

Methods

 

Name

Description

IArrayInstance Methods 1:

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

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

IArrayInstance Methods 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