PartIterator.this

Constructor

class PartIterator
this
(
Key key
,
bool unique = false
)

Parameters

key Key

reference key

unique bool

true: skip key duplicates, false: iterate over all nodes.

Meta