Represents a collection of objects that can be individually accessed by index.
See Also: IList<T> Members
TDocumentation for this section has not yet been entered.
The IList`1 generic interface is a descendant of the ICollection`1 generic interface and is the base interface of all generic lists.