Interface ISet (namespace Nette\Collections)


A collection that contains no duplicate elements.

Countable
   |
   --ICollection
      |
      --ISet
Copyright: Copyright (c) 2004, 2010 David Grudl
Located: in /Collections/ISet.php (line 21)
Methods Inherited From ICollection
append(), clear(), contains(), remove()