Press on the image to return to the main documentation page.
|
Add (item As Object)
AddAll (List As List)
AddAllAt (Index As Int, List As List)
Clear
Get (Index As Int) As Object
IndexOf (Item As Object) As Int
Initialize
Initialize2 (Array As List)
InsertAt (Index As Int, Item As Object)
IsInitialized As Boolean
RemoveAt (Index As Int)
Set (Index As Int, Item As Object)
Size As Int [read only]
Sort (Ascending As Boolean)
SortCaseInsensitive (Ascending As Boolean)
SortType (FieldName As String, Ascending As Boolean)
SortTypeCaseInsensitive (FieldName As String, Ascending As Boolean)
Add (item As Object)
AddAll (List As List)
AddAllAt (Index As Int, List As List)
Clear
Get (Index As Int) As Object
IndexOf (Item As Object) As Int
Initialize
Initialize2 (Array As List)
InsertAt (Index As Int, Item As Object)
IsInitialized As Boolean
RemoveAt (Index As Int)
Set (Index As Int, Item As Object)
Size As Int [read only]
Sort (Ascending As Boolean)
SortCaseInsensitive (Ascending As Boolean)
SortType (FieldName As String, Ascending As Boolean)
SortTypeCaseInsensitive (FieldName As String, Ascending As Boolean)
Clear
ContainsKey (Key As Object) As Boolean
Get (Key As Object) As Object
GetDefault (Key As Object, Default As Object) As Object
GetKeyAt (Index As Int) As Object
GetValueAt (Index As Int) As Object
Initialize
IsInitialized As Boolean
Keys As IterableList
Put (Key As Object, Value As Object) As Object
Remove (Key As Object) As Object
Size As Int [read only]
Values As IterableList
Clear
ContainsKey (Key As Object) As Boolean
Get (Key As Object) As Object
GetDefault (Key As Object, Default As Object) As Object
GetKeyAt (Index As Int) As Object
GetValueAt (Index As Int) As Object
Initialize
IsInitialized As Boolean
Keys As IterableList
Put (Key As Object, Value As Object) As Object
Remove (Key As Object) As Object
Size As Int [read only]
Values As IterableList