length property
Sets or gets the number of objects in a collection.
Syntax
| JScript |
|---|
p = object.length |
Property values
Type: Integer
the number of objects in the collection.
See also
- timeAll
- timeChildren
- Introduction to HTML+TIME
Show:
Sets or gets the number of objects in a collection.
| JScript |
|---|
p = object.length |
Type: Integer
the number of objects in the collection.