The properties of System.Collections.IList are listed below. For a list of all members, see the IList Members list.
[read-only] IsFixedSize bool. Gets a bool value indicating whether the current instance has a fixed size. [read-only] IsReadOnly bool. Gets a value indicating whether the current instance is read-only. default propertyItem(int) object. Gets or sets the element at the specified index in the current instance.