vbArray top-level property

VBArrayConstructor get vbArray

Enables reading from a COM safe array, which might have an alternate lower bound, or multiple dimensions.

Implementation

_i4.VBArrayConstructor get vbArray => _i3.getProperty(
      _self,
      'VBArray',
    );