GlobalObject.Array Eigenschap

Definitie

Hiermee haalt u een verwijzing naar een ArrayConstructor object op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 static property Microsoft::JScript::ArrayConstructor ^ Array { Microsoft::JScript::ArrayConstructor ^ get(); };
public static Microsoft.JScript.ArrayConstructor Array { get; }
static member Array : Microsoft.JScript.ArrayConstructor
Public Shared ReadOnly Property Array As ArrayConstructor

Waarde van eigenschap

Een verwijzing naar een ArrayConstructor object.

Van toepassing op