DenseHashSet.setKey

Key and Value are the same type in a DenseHashSet.

class DenseHashSet(Value, HashFcn, EqualKey)
static
void
setKey
(
ref Value value
,
Value key
)

Meta