README.md
December 4, 2022 ยท View on GitHub
Description
2-d array class based on 1-d array. More flexible than VB's 2-d array: redim preserve both dimensions, change all bounds etc. Supports all variables including strings and dates. * Final version - now allows redim preserving by setting lower as well as upper bounds, change of array vartype, and includes convenient user type for saving array information.
More Info
| Submitted On | 2007-02-09 01:21:48 |
| By | Kenneth Buckmaster |
| Level | Intermediate |
| User Rating | 4.8 (29 globes from 6 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Data Structures |
| World | Visual Basic |
| Archive File | Two-dimens204718292007.zip |