Using Arrays as User-defined Types
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
You can have your user-defined types contain arrays, both fixed and dynamic.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: