VSID.baliListsCollections.LongList
-
Class Summary
Project ID | EAD868658E0D257F85258ADD00779AEB |
Version | |
Class ID | 7E4A867DEC98BCA085258ADF0061C78D |
Class Type | Derived |
Derived From | azlwListCarrier |
Attributes | |
-
-
Methods Detail
-
getContent
Public Function getContent() As Variant |
Gets the content list for the object |
-
getValue
Public Function getValue(key As String) As Long |
Gets the Value for the named element within the object. |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
addAll
Public Sub addAll(source As LongList) |
Adds all elements of another LongList to this object. |
idx | Argument | Data Type | Attributes |
1 | source | LongList | |
-
clear
Public Sub clear() |
Clears the object's content |
-
Delete
Public Sub Delete() |
Clears the object's content prior to deletion |
-
removeElement
Public Sub removeElement(key As String) |
Removes an element from the internal list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
setElementValue
Public Sub setElementValue(key As String, value As Variant) |
Sets the value for an element in the list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
2 | value | Variant | |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.