Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
JScript
LenientVBArrayPrototype
C# Class Microsoft.JScript.LenientVBArrayPrototype
Inheritance:
VBArrayPrototype
ファイルを表示
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Properties
Property
Type
Description
constructor
Object
dimensions
Object
getItem
Object
lbound
Object
toArray
Object
ubound
Object
Private Methods
Method
Description
LenientVBArrayPrototype
(
LenientFunctionPrototype
funcprot
,
LenientObjectPrototype
parent
) :
System
Property Details
constructor
public_oe property
public
Object
constructor
return
Object
dimensions
public_oe property
public
Object
dimensions
return
Object
getItem
public_oe property
public
Object
getItem
return
Object
lbound
public_oe property
public
Object
lbound
return
Object
toArray
public_oe property
public
Object
toArray
return
Object
ubound
public_oe property
public
Object
ubound
return
Object