The properties of the IList interface are listed below. For a complete list of IList interface members, see the IList Members topic.
Item | When implemented by a class, gets or sets the element at the specified index.
In C#, this member is the indexer for the IList class. |