2.4.17.3 Properties of the VBArray Constructor

The value of the internal [[Prototype]] property of the VBArray constructor is the Function prototype object (section 2.4.17.4).

The value of the length property is 1. In addition, the VBArray constructor has the VBArray.prototype property (section 2.4.17.3.1).