Aracılığıyla paylaş


EnumeratorPrototype.constructor Özellik

Tanım

Bu prototipi kullanan prototip tabanlı bir nesneye başvuru alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

EnumeratorConstructor

Prototip tabanlı bir nesneye başvuru.

Şunlara uygulanır

Ayrıca bkz.