ELEMENT_TYPE_SZARRAY constant

int const ELEMENT_TYPE_SZARRAY

A single-dimensional, zero lower-bound array type modifier.

Implementation

static const ELEMENT_TYPE_SZARRAY = 0x1D;