Glossary Visual Basic / Term
user-defined type
Any data type defined using the Type statement. User-defined data types can contain one or more elements of any data type. Arrays of user-defined and other data types are created using the Dim statement. Arrays of any type can be included within user-defined types.
Permanent link user-defined type - Creation date 2020-06-07