set2vector

SpecialNodes set2vector

input ports:
Name Type Description Optional

input

set<?0>

input collection

no

output ports:
Name Type Description Optional

output

vector<?0>

output collection

no

set2vector converts the input set to a vector with elements in the same order as when iterating over the set.