Share via


VBArrayPrototype.constructor 속성

정의

이 프로토타입을 사용하는 프로토타입 기반 개체에 대한 참조를 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

프로토타입 기반 개체에 대한 참조입니다.

적용 대상

추가 정보