Packages

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • NArrayList
  • NCollection
  • NHashtable
  • NSet

Interfaces

  • ICollection
  • IList
  • IMap
  • ISet

Exceptions

  • NKeyNotFoundException
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Interface ICollection

Defines methods to manipulate generic collections.

ICollection implements Countable, IteratorAggregate

Direct known implementers

IList, IMap, ISet, NCollection

Indirect known implementers

NArrayList, NConfig, NHashtable, NMultiRouter, NSet
Package: Nette\Collections
Author: David Grudl
Located at Collections/ICollection.php
Methods summary
public
# append( $item )
public
# remove( $item )
public
# clear( )
public
# contains( $item )
Methods inherited from Countable
count()
Methods inherited from IteratorAggregate
getIterator()
Nette Framework 0.9.7 (for PHP 5.2) API documentation generated by ApiGen 2.3.0