length Property
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Sets or gets the number of objects in a collection.
Syntax
[ iCollObjs = ] object.length [ = iCollObjs ]
Possible Values
iCollObjs Integer that specifies or receives the number of objects in the collection. The property is read/write. The property has no default value.
Applies To
timeAll, timeChildren
See Also