IList (ITF)

INTERFACE IList EXTENDS ICollection

List of IElements

Methods:

GetElementAt

GetElementPosition

InsertElementAt

RemoveElementAt

SetElementAt

AddElement, inherited from ICollection

ContainsElement, inherited from ICollection

CountElements, inherited from ICollection

ElementCompareTo, inherited from IElement

ElementEquals, inherited from IElement

ElementHashCode, inherited from IElement

ElementIterator, inherited from ICollection

RemoveAllElements, inherited from ICollection

RemoveElement, inherited from ICollection

Structure: