length property
Retrieves the number of properties that are explicitly set on the parent object.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Integer
the number of properties that are explicitly set on the parent object. The range of valid property values is from 0 through length-1, inclusive.
Standards information
See also
Show:

