/Collections/IList.php


Nette Framework

Copyright (c) 2004, 2009 David Grudl (http://davidgrudl.com)

This source file is subject to the "Nette license" that is bundled with this package in the file license.txt.

For more information please see https://nette.org

Version: $Id$
Copyright: Copyright (c) 2004, 2009 David Grudl
Link: https://nette.org
Filesource: Source Code for this file
License: Nette license

Classes

IList
Represents a collection of objects that can be individually accessed by index (ordered collection)

Includes

require_once(dirname(__FILE__).'/../Collections/ICollection.php') (line 23)