Skip to content

tes3iteratorNode⚓︎

A node from a collection, which has a link to the previous and next node, as well as its contained data.

Properties⚓︎

data⚓︎

Read-only. The data stored in the node. Its type depends on the specific collection.


Read-only. The previous node in the collection.

Returns:


tail⚓︎

Read-only. The next node in the collection.

Returns: