README.md
December 4, 2022 ยท View on GitHub
Description
Unfortunately Collections do not expose the Keys of Items or the Index of Keys. So I made two little functions which return an Item's Key by Index -> Key = ItemKey(Index, Collection) - and vice versa -> Index = ItemIndex(Key, Collection). Download including samples on HowTo is only 2 kB.
More Info
| Submitted On | 2007-03-08 00:11:30 |
| By | ULLI |
| Level | Intermediate |
| User Rating | 5.0 (65 globes from 13 users) |
| Compatibility | VB 6.0 |
| Category | Data Structures |
| World | Visual Basic |
| Archive File | Collection205279392007.zip |