Types are a set of data and function members that are combined to form the modular units used to build a .NET applications. Pre-defined types exist within the CLR and user-defined types are created by developers. Types include enumerations, structures, classes, standard modules, interfaces, and delegates.