VBArrayPrototype.constructor Eigenschaft

Definition

Ruft einen Verweis auf ein prototypbasiertes Objekt ab, das diesen Prototyp verwendet.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

Ein Verweis auf ein prototypbasiertes Objekt.

Gilt für:

Weitere Informationen