ZVON > References > DOM2 Reference

length (attribute )

Owning interface and usage:  
HTMLOptionsCollection.length

Member of these other interfaces:  
none

Readonly:   no

Type:   unsigned

Description:  
This attribute specifies the length or size of the list.

Exception:  
DOMException NOT_SUPPORTED_ERR
If setting the length is not allowed by the implementation.