-

CIL Compiler Error (CILC3026): The fixed array layout size of the type does not match the array boundary

While checking the fixed layout of an IEC array, the CIL compiler detected an error in the ArrayBoundary declaration.
The error is located in an included C# library.

Refer to the eCLR Developer manual for information on the correct implementation and syntax.