C# 클래스 Microsoft.JScript.LenientVBArrayPrototype

상속: VBArrayPrototype
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
constructor Object
dimensions Object
getItem Object
lbound Object
toArray Object
ubound Object

비공개 메소드들

메소드 설명
LenientVBArrayPrototype ( LenientFunctionPrototype funcprot, LenientObjectPrototype parent ) : System

프로퍼티 상세

constructor 공개적으로 프로퍼티

public Object constructor
리턴 Object

dimensions 공개적으로 프로퍼티

public Object dimensions
리턴 Object

getItem 공개적으로 프로퍼티

public Object getItem
리턴 Object

lbound 공개적으로 프로퍼티

public Object lbound
리턴 Object

toArray 공개적으로 프로퍼티

public Object toArray
리턴 Object

ubound 공개적으로 프로퍼티

public Object ubound
리턴 Object