Method CreateArrayType
CreateArrayType(uint)
Array type factory for an array with elements of this type
IArrayType CreateArrayType(uint count)
Parameters
count
uintNumber of elements in the array
Returns
- IArrayType
IArrayType for the array
Array type factory for an array with elements of this type
IArrayType CreateArrayType(uint count)
count
uintNumber of elements in the array
IArrayType for the array