GlobalObject.originalVBArrayField Field

Definition

Stores a reference to a VBArrayConstructor object.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: Microsoft::JScript::VBArrayConstructor ^ originalVBArrayField;
protected Microsoft.JScript.VBArrayConstructor originalVBArrayField;
val mutable originalVBArrayField : Microsoft.JScript.VBArrayConstructor
Protected originalVBArrayField As VBArrayConstructor 

Field Value

Applies to