Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Type
|
| Definition
| Data and function members combined to form modular units for building .NET applications. While the the Common Language Runtime (CLR) supports pre-defined types, user-defined types are created programmatically. Types include classes, delegates, enumerations, interfaces, standard modules, and structures.
|
| See also
| Type member
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|