azlwKeyedValueCarrier | Base Class for KeyedValue Carriers |
azlwListCarrier | Base Class for List Carriers |
BooleanList | Wrapper for a List As Boolean object, with extended functionality through the various properties and methods. |
CurrencyList | Wrapper for a List As Currency object, with extended functionality through the various properties and methods. |
DateList | Wrapper for a List As NotesDateTime object, with extended functionality through the various properties and methods. |
DoubleList | Wrapper for a List As Double object, with extended functionality through the various properties and methods. |
IntegerList | Wrapper for a List As Integer object, with extended functionality through the various properties and methods. |
IntegerPairList | Wrapper for a List As IntegerPair object, with extended functionality through the various properties and methods. |
IntegerQueue | Queue implementation for Integers |
IntegersCarrier | Carrier class for Integers |
IntegerStack | Stack implementation for Integers |
KeyedNotesDateTime | Carrier for a key / value pair, where the value is a NotesDateTime object. |
KeyedString | Carrier for a key / value pair, where the value is a String object. |
KeyedStringList | Wrapper for a List As KeyedString object, with extended functionality through the various properties and methods. |
KeyedVariant | Carrier for a key / value pair, where the value is a Variant. |
LongList | Wrapper for a List As Long object, with extended functionality through the various properties and methods. |
SingleList | Wrapper for a List As Single object, with extended functionality through the various properties and methods. |
StringList | Wrapper for a List As String object, with extended functionality through the various properties and methods. |
StringQueue | Carrier class for Strings |
StringsCarrier | Carrier class for Strings |
StringsCarrierList | Wrapper for a List As StringsCarrier object, with extended functionality through the various properties and methods. |
StringStack | Carrier class for Strings |
VariantList | Wrapper for a List As Variant object, with extended functionality through the various properties and methods. |