2.8.14.3 Properties of the VBArray Constructor

The value of the internal [[Prototype]] property of the VBArray constructor is the Function prototype object (see [ECMA-262/5] section 15.3.4).

The value of the length property is 1. In addition, the VBArray constructor has the VBArray.prototype property (see section 2.8.14.3.1 of this document).