Set (of List
)¶
-
class
Set
¶ Defined in System.sc.
The Set class extends the List class by ensuring there can be no duplicate objects in the set.
Subclasses: IconBar
, EventHandler
.
List
)¶Set
¶Defined in System.sc.
The Set class extends the List class by ensuring there can be no duplicate objects in the set.
Subclasses: IconBar
, EventHandler
.