PartIterator.last

class PartIterator
protected override
Node*
last
()

Return Value

Type: Node*

the first node in the tree whose key is less than or equal to the reference key or null if there is none.

Meta