Arrays
Arrays are ordered lists of values that are all of the same type. These values are known as the array's elements. The elements of an array can be any simple type or range type. The SAFEARRAY array type is supported for the COM Automation adapter.