IList (ITF)

INTERFACE IList EXTENDS ISimpleList

Properties:

HeadElem, inherited from ISimpleList

ListIsEmpty, inherited from ISimpleList

ListSize, inherited from ISimpleList

TailElem, inherited from ISimpleList

Methods:

AppendElem

InsertElem

PopBackElem

PopElem

PushElem

RemoveElem

Structure: