System.Collections.Generic.IList<T>: Property Members

The properties of System.Collections.Generic.IList<T> are listed below. For a list of all members, see the IList<T> Members list.

Public Properties

default property
Item(int)T. Gets or sets the element at the specified index in the current instance.