JSBuiltin Sabit listesi

Tanım

Yerleşik JScript belirtir. Bu işlevler, iç veri nesnelerinin statik yöntemlerine JScript verir. Bu numaralamanın üyeleri nesneleri oluşturmak için JSFunctionAttribute kullanılır.

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

public enum class JSBuiltin
public enum JSBuiltin
type JSBuiltin = 
Public Enum JSBuiltin
Devralma
JSBuiltin

Alanlar

Array_concat 1

sınıfının concat(Object, VsaEngine, Object[]) statik ArrayPrototype yöntemi.

Array_join 2

sınıfının join(Object, Object) statik ArrayPrototype yöntemi.

Array_pop 3

sınıfının pop(Object) statik ArrayPrototype yöntemi.

Array_push 4

sınıfının push(Object, Object[]) statik ArrayPrototype yöntemi.

Array_reverse 5

sınıfının reverse(Object) statik ArrayPrototype yöntemi.

Array_shift 6

sınıfının shift(Object) statik ArrayPrototype yöntemi.

Array_slice 7

sınıfının slice(Object, VsaEngine, Double, Object) statik ArrayPrototype yöntemi.

Array_sort 8

sınıfının sort(Object, Object) statik ArrayPrototype yöntemi.

Array_splice 9

sınıfının splice(Object, VsaEngine, Double, Double, Object[]) statik ArrayPrototype yöntemi.

Array_toLocaleString 10

sınıfının toLocaleString(Object) statik ArrayPrototype yöntemi.

Array_toString 11

sınıfının toString(Object) statik ArrayPrototype yöntemi.

Array_unshift 12

sınıfının unshift(Object, Object[]) statik ArrayPrototype yöntemi.

Boolean_toString 13

sınıfının toString(Object) statik BooleanPrototype yöntemi.

Boolean_valueOf 14

sınıfının valueOf(Object) statik BooleanPrototype yöntemi.

Date_getDate 15

sınıfının getDate(Object) statik DatePrototype yöntemi.

Date_getDay 16

sınıfının getDay(Object) statik DatePrototype yöntemi.

Date_getFullYear 17

sınıfının getFullYear(Object) statik DatePrototype yöntemi.

Date_getHours 18

sınıfının getHours(Object) statik DatePrototype yöntemi.

Date_getMilliseconds 19

sınıfının getMilliseconds(Object) statik DatePrototype yöntemi.

Date_getMinutes 20

sınıfının getMinutes(Object) statik DatePrototype yöntemi.

Date_getMonth 21

sınıfının getMonth(Object) statik DatePrototype yöntemi.

Date_getSeconds 22

sınıfının getSeconds(Object) statik DatePrototype yöntemi.

Date_getTime 23

sınıfının getTime(Object) statik DatePrototype yöntemi.

Date_getTimezoneOffset 24

sınıfının getTimezoneOffset(Object) statik DatePrototype yöntemi.

Date_getUTCDate 25

sınıfının getUTCDate(Object) statik DatePrototype yöntemi.

Date_getUTCDay 26

sınıfının getUTCDay(Object) statik DatePrototype yöntemi.

Date_getUTCFullYear 27

sınıfının getUTCFullYear(Object) statik DatePrototype yöntemi.

Date_getUTCHours 28

sınıfının getUTCHours(Object) statik DatePrototype yöntemi.

Date_getUTCMilliseconds 29

sınıfının getUTCMilliseconds(Object) statik DatePrototype yöntemi.

Date_getUTCMinutes 30

sınıfının getUTCMinutes(Object) statik DatePrototype yöntemi.

Date_getUTCMonth 31

sınıfının getUTCMonth(Object) statik DatePrototype yöntemi.

Date_getUTCSeconds 32

sınıfının getUTCSeconds(Object) statik DatePrototype yöntemi.

Date_getVarDate 33

sınıfının getVarDate(Object) statik DatePrototype yöntemi.

Date_getYear 34

sınıfının getYear(Object) statik DatePrototype yöntemi.

Date_parse 35

sınıfının parse(String) statik DateConstructor yöntemi.

Date_setDate 36

sınıfının setDate(Object, Double) statik DatePrototype yöntemi.

Date_setFullYear 37

sınıfının setFullYear(Object, Double, Object, Object) statik DatePrototype yöntemi.

Date_setHours 38

sınıfının setHours(Object, Double, Object, Object, Object) statik DatePrototype yöntemi.

Date_setMilliseconds 40

sınıfının setMilliseconds(Object, Double) statik DatePrototype yöntemi.

Date_setMinutes 39

sınıfının setMinutes(Object, Double, Object, Object) statik DatePrototype yöntemi.

Date_setMonth 41

sınıfının setMonth(Object, Double, Object) statik DatePrototype yöntemi.

Date_setSeconds 42

sınıfının setSeconds(Object, Double, Object) statik DatePrototype yöntemi.

Date_setTime 43

sınıfının setTime(Object, Double) statik DatePrototype yöntemi.

Date_setUTCDate 44

sınıfının setUTCDate(Object, Double) statik DatePrototype yöntemi.

Date_setUTCFullYear 45

sınıfının setUTCFullYear(Object, Double, Object, Object) statik DatePrototype yöntemi.

Date_setUTCHours 46

sınıfının setUTCHours(Object, Double, Object, Object, Object) statik DatePrototype yöntemi.

Date_setUTCMilliseconds 48

sınıfının setUTCMilliseconds(Object, Double) statik DatePrototype yöntemi.

Date_setUTCMinutes 47

sınıfının setUTCMinutes(Object, Double, Object, Object) statik DatePrototype yöntemi.

Date_setUTCMonth 49

sınıfının setUTCMonth(Object, Double, Object) statik DatePrototype yöntemi.

Date_setUTCSeconds 50

sınıfının setUTCSeconds(Object, Double, Object) statik DatePrototype yöntemi.

Date_setYear 51

sınıfının setYear(Object, Double) statik DatePrototype yöntemi.

Date_toDateString 52

sınıfının toDateString(Object) statik DatePrototype yöntemi.

Date_toGMTString 53

sınıfının toGMTString(Object) statik DatePrototype yöntemi.

Date_toLocaleDateString 54

sınıfının toLocaleDateString(Object) statik DatePrototype yöntemi.

Date_toLocaleString 55

sınıfının toLocaleString(Object) statik DatePrototype yöntemi.

Date_toLocaleTimeString 56

sınıfının toLocaleTimeString(Object) statik DatePrototype yöntemi.

Date_toString 57

sınıfının toString(Object) statik DatePrototype yöntemi.

Date_toTimeString 58

sınıfının toTimeString(Object) statik DatePrototype yöntemi.

Date_toUTCString 59

sınıfının toUTCString(Object) statik DatePrototype yöntemi.

Date_UTC 60

sınıfının UTC(Object, Object, Object, Object, Object, Object, Object) statik DateConstructor yöntemi.

Date_valueOf 61

sınıfının valueOf(Object) statik DatePrototype yöntemi.

Enumerator_atEnd 62

sınıfının atEnd(Object) statik EnumeratorPrototype yöntemi.

Enumerator_item 63

sınıfının item(Object) statik EnumeratorPrototype yöntemi.

Enumerator_moveFirst 64

sınıfının moveFirst(Object) statik EnumeratorPrototype yöntemi.

Enumerator_moveNext 65

sınıfının moveNext(Object) statik EnumeratorPrototype yöntemi.

Error_toString 66

sınıfının toString(Object) statik ErrorPrototype yöntemi.

Function_apply 67

sınıfının apply(Object, Object, Object) statik FunctionPrototype yöntemi.

Function_call 68

sınıfının call(Object, Object, Object[]) statik FunctionPrototype yöntemi.

Function_toString 69

sınıfının toString(Object) statik FunctionPrototype yöntemi.

Global_CollectGarbage 70

sınıfının CollectGarbage() statik GlobalObject yöntemi.

Global_decodeURI 71

sınıfının decodeURI(Object) statik GlobalObject yöntemi.

Global_decodeURIComponent 72

sınıfının decodeURIComponent(Object) statik GlobalObject yöntemi.

Global_encodeURI 73

sınıfının encodeURI(Object) statik GlobalObject yöntemi.

Global_encodeURIComponent 74

sınıfının encodeURIComponent(Object) statik GlobalObject yöntemi.

Global_escape 75

sınıfının escape(Object) statik GlobalObject yöntemi.

Global_eval 76

sınıfının eval(Object) statik GlobalObject yöntemi.

Global_GetObject 77

sınıfının GetObject(Object, Object) statik GlobalObject yöntemi.

Global_isFinite 79

sınıfının isFinite(Double) statik GlobalObject yöntemi.

Global_isNaN 78

sınıfının isNaN(Object) statik GlobalObject yöntemi.

Global_parseFloat 80

sınıfının parseFloat(Object) statik GlobalObject yöntemi.

Global_parseInt 81

sınıfının parseInt(Object, Object) statik GlobalObject yöntemi.

Global_ScriptEngine 82

sınıfının ScriptEngine() statik GlobalObject yöntemi.

Global_ScriptEngineBuildVersion 83

sınıfının ScriptEngineBuildVersion() statik GlobalObject yöntemi.

Global_ScriptEngineMajorVersion 84

sınıfının ScriptEngineMajorVersion() statik GlobalObject yöntemi.

Global_ScriptEngineMinorVersion 85

sınıfının ScriptEngineMinorVersion() statik GlobalObject yöntemi.

Global_unescape 86

sınıfının unescape(Object) statik GlobalObject yöntemi.

Math_abs 87

sınıfının abs(Double) statik MathObject yöntemi.

Math_acos 88

sınıfının acos(Double) statik MathObject yöntemi.

Math_asin 89

sınıfının asin(Double) statik MathObject yöntemi.

Math_atan 90

sınıfının atan(Double) statik MathObject yöntemi.

Math_atan2 91

sınıfının atan2(Double, Double) statik MathObject yöntemi.

Math_ceil 92

sınıfının ceil(Double) statik MathObject yöntemi.

Math_cos 93

sınıfının cos(Double) statik MathObject yöntemi.

Math_exp 94

sınıfının exp(Double) statik MathObject yöntemi.

Math_floor 95

sınıfının floor(Double) statik MathObject yöntemi.

Math_log 96

sınıfının log(Double) statik MathObject yöntemi.

Math_max 97

sınıfının max(Object, Object, Object[]) statik MathObject yöntemi.

Math_min 98

Sınıfın statik min(Object, Object, Object[]) yöntemi MathObject .

Math_pow 99

Sınıfın statik pow(Double, Double) yöntemi MathObject .

Math_random 100

Sınıfın statik random() yöntemi MathObject .

Math_round 101

Sınıfın statik round(Double) yöntemi MathObject .

Math_sin 102

Sınıfın statik sin(Double) yöntemi MathObject .

Math_sqrt 103

Sınıfın statik sqrt(Double) yöntemi MathObject .

Math_tan 104

Sınıfın statik tan(Double) yöntemi MathObject .

None 0

Yöntem yok. Varsayılan değer budur.

Number_toExponential 105

Sınıfın statik toExponential(Object, Object) yöntemi NumberPrototype .

Number_toFixed 106

Sınıfın statik toFixed(Object, Double) yöntemi NumberPrototype .

Number_toLocaleString 107

Sınıfın statik toLocaleString(Object) yöntemi NumberPrototype .

Number_toPrecision 108

Sınıfın statik toPrecision(Object, Object) yöntemi NumberPrototype .

Number_toString 109

Sınıfın statik toString(Object, Object) yöntemi NumberPrototype .

Number_valueOf 110

Sınıfın statik valueOf(Object) yöntemi NumberPrototype .

Object_hasOwnProperty 111

Sınıfın statik hasOwnProperty(Object, Object) yöntemi ObjectPrototype .

Object_isPrototypeOf 112

Sınıfın statik isPrototypeOf(Object, Object) yöntemi ObjectPrototype .

Object_propertyIsEnumerable 113

Sınıfın statik propertyIsEnumerable(Object, Object) yöntemi ObjectPrototype .

Object_toLocaleString 114

Sınıfın statik toLocaleString(Object) yöntemi ObjectPrototype .

Object_toString 115

Sınıfın statik toString(Object) yöntemi ObjectPrototype .

Object_valueOf 116

Sınıfın statik valueOf(Object) yöntemi ObjectPrototype .

RegExp_compile 117

Sınıfın statik compile(Object, Object, Object) yöntemi RegExpPrototype .

RegExp_exec 118

Sınıfın statik exec(Object, Object) yöntemi RegExpPrototype .

RegExp_test 119

Sınıfın statik test(Object, Object) yöntemi RegExpPrototype .

RegExp_toString 120

Sınıfın statik toString(Object) yöntemi RegExpPrototype .

String_anchor 121

Sınıfın statik anchor(Object, Object) yöntemi StringPrototype .

String_big 122

Sınıfın statik big(Object) yöntemi StringPrototype .

123

Sınıfın statik blink(Object) yöntemi StringPrototype .

String_bold 124

Sınıfın statik bold(Object) yöntemi StringPrototype .

String_charAt 125

Sınıfın statik charAt(Object, Double) yöntemi StringPrototype .

String_charCodeAt 126

Sınıfın statik charCodeAt(Object, Double) yöntemi StringPrototype .

String_concat 127

Sınıfın statik concat(Object, Object[]) yöntemi StringPrototype .

String_fixed 128

Sınıfın statik fixed(Object) yöntemi StringPrototype .

String_fontcolor 129

Sınıfın statik fontcolor(Object, Object) yöntemi StringPrototype .

String_fontsize 130

Sınıfın statik fontsize(Object, Object) yöntemi StringPrototype .

String_fromCharCode 131

Sınıfın statik fromCharCode(Object[]) yöntemi StringConstructor .

String_indexOf 132

Sınıfın statik indexOf(Object, Object, Double) yöntemi StringPrototype .

String_italics 133

Sınıfın statik italics(Object) yöntemi StringPrototype .

String_lastIndexOf 134

Sınıfın statik lastIndexOf(Object, Object, Double) yöntemi StringPrototype .

135

Sınıfın statik link(Object, Object) yöntemi StringPrototype .

String_localeCompare 136

Sınıfın statik localeCompare(Object, Object) yöntemi StringPrototype .

String_match 137

Sınıfın statik match(Object, VsaEngine, Object) yöntemi StringPrototype .

String_replace 138

Sınıfın statik replace(Object, Object, Object) yöntemi StringPrototype .

139

Sınıfın statik search(Object, VsaEngine, Object) yöntemi StringPrototype .

String_slice 140

Sınıfın statik slice(Object, Double, Object) yöntemi StringPrototype .

String_small 141

Sınıfın statik small(Object) yöntemi StringPrototype .

String_split 142

Sınıfın statik split(Object, VsaEngine, Object, Object) yöntemi StringPrototype .

String_strike 143

Sınıfın statik strike(Object) yöntemi StringPrototype .

String_sub 144

Sınıfın statik sub(Object) yöntemi StringPrototype .

String_substr 145

Sınıfın statik substr(Object, Double, Object) yöntemi StringPrototype .

String_substring 146

Sınıfın statik substring(Object, Double, Object) yöntemi StringPrototype .

String_sup 147

Sınıfın statik sup(Object) yöntemi StringPrototype .

String_toLocaleLowerCase 148

Sınıfın statik toLocaleLowerCase(Object) yöntemi StringPrototype .

String_toLocaleUpperCase 149

Sınıfın statik toLocaleUpperCase(Object) yöntemi StringPrototype .

String_toLowerCase 150

Sınıfın statik toLowerCase(Object) yöntemi StringPrototype .

String_toString 151

Sınıfın statik toString(Object) yöntemi StringPrototype .

String_toUpperCase 152

Sınıfın statik toUpperCase(Object) yöntemi StringPrototype .

String_valueOf 153

Sınıfın statik valueOf(Object) yöntemi StringPrototype .

VBArray_dimensions 154

Sınıfın statik dimensions(Object) yöntemi VBArrayPrototype .

VBArray_getItem 155

Sınıfın statik getItem(Object, Object[]) yöntemi VBArrayPrototype .

VBArray_lbound 156

Sınıfın statik lbound(Object, Object) yöntemi VBArrayPrototype .

VBArray_toArray 157

Sınıfın statik toArray(Object, VsaEngine) yöntemi VBArrayPrototype .

VBArray_ubound 158

Sınıfın statik ubound(Object, Object) yöntemi VBArrayPrototype .

Şunlara uygulanır