PartIterator.first

class PartIterator
protected override
Node*
first
()

Return Value

Type: Node*

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

Meta