共用方式為


EnumeratorPrototype.constructor 屬性

定義

取得使用這個原型之原型架構物件的參考。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

原型架構物件的參考。

適用於

另請參閱