Sven Groot wrote:
Section I.8.2.2 of the standard lists the built-in value and reference types of the CTS. This is not the same as the BCL; to quote the standard: "[The BCL] provides types to represent the built-in data types of the CLI, simple file access, custom attributes, security attributes, string manipulation, formatting, streams, collections, among other things."

The exact contents of the BCL and other libraries defined by the CLI are in the XML specification. It and the text of the standard are available here.


Ah! Thank you. I didn't look at the specification long enough and didn't notice there was more text after Partition I (It was late last night when I started).

Anyway, thanks! This is definantly a huge help.