IList « Data Structure « C# / CSharp Tutorial






11.35.IList
11.35.1.IList: add, insert, and remove some items
11.35.2.IList: print some specific element indexes
11.35.3.IList: enumerate the list using Count and IList's indexer