Interface ISet (namespace Nette\Collections)


A collection that contains no duplicate elements.

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