Method | Description | |
---|---|---|
CommonInstance ( ) : |
||
ObjectPrototype ( ) : Microsoft.JScript.Vsa | ||
hasOwnProperty ( Object thisob, Object name ) : bool | ||
isPrototypeOf ( Object thisob, Object ob ) : bool | ||
propertyIsEnumerable ( Object thisob, Object name ) : bool | ||
toLocaleString ( Object thisob ) : String | ||
toString ( Object thisob ) : String | ||
valueOf ( Object thisob ) : Object |