Members
(readonly) length :number
Type:
- number
Methods
item(index) → {any|null}
Parameters:
Name | Type | Description |
---|---|---|
index | number | The position of the Node to be returned |
Returns:
- Type:
- any |
null
toArray() → {array}
Non standard function: convert to a non-live array
- Version
- Experimental feature, might be removed at any time
Returns:
- Type:
- array