Glossary:Definition - Predefined type
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Predefined type | |
| Definition | Types predefined in the System namespace by the Common Language Runtime (CLR). Predefined reference types are object and string references. Predefined value types include boolean, character, decimal, floating point, and integer.
| |
| See also | Reference type, User-defined type | |
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||