Method ADT.Set()->add()

class ADT.Set

Method add

void add(ValueType ... items)

Description

Add items to the set.