1 out of 2 rated this helpful - Rate this topic

constructor property

[This documentation is preliminary and is subject to change.]

Returns a reference to the constructor of an object.

Internet Explorer 8

Syntax

JavaScript

p = object.constructor

Property values

Type: Object

Returns a reference to the object's constructor.

Remarks

An object's constructor initializes the object's properties and provides access to the prototype for the object's interface object. For more information, see Advanced Object Creation (JScript).

 

 

Build date: 2/14/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ