TList
FieldParam(s)Type
Count-Integer
Items(Max_It)-Ptr
AddSelf As TList , Item As Any PtrSUB
ClearSelf As TListSUB
DeleteSelf As TList , byval Index As IntegerSUB
ExchangeSelf As TList , byval Index1 As Integer , byval Index2 As IntegerSUB
FreeSelf As TListSUB
IndexOfSelf As TList , Item As Any PtrFUNCTION
InsertSelf As TList , byval Index As Integer , Item As Any PtrSUB