Pre-defined types are types defined by the CLR in the System namespace. The pre-defined values types are integer, floating point, decimal, character, and boolean values. Pre-defined reference types are object and string references. Related tutorials: Class CTS (Common Type System) FCL (Framework Class Library) Indexer