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
IsReadOnly 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)
Tag As Object
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
IsReadOnly 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)
Tag As Object
Clear
ContainsKey (Key As Object) As Boolean
Get (Key As Object) As Object
GetDefault (Key As Object, Default As Object) As Object
Initialize
IsInitialized As Boolean [read only]
IsReadOnly As Boolean [read only]
Keys As Object
Put (Key As Object, Value As Object)
Remove (Key As Object)
Size As Int [read only]
ToDictionary As Object
Values As Object
Clear
ContainsKey (Key As Object) As Boolean
Get (Key As Object) As Object
GetDefault (Key As Object, Default As Object) As Object
Initialize
IsInitialized As Boolean [read only]
IsReadOnly As Boolean [read only]
Keys As Object
Put (Key As Object, Value As Object)
Remove (Key As Object)
Size As Int [read only]
ToDictionary As Object
Values As Object