IFixedArray interface | QSYS API Reference Guide
Describes the minimum functionality of a free-standing fixed sized array.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Extends: IEnumerable
Properties
Type | Name | Description |
---|---|---|
TType[] | Array | Gets the .Net array that holds the array elements. |