1.
CNClrLib.Core.Intf which contains interfaces that represent
the types defined in Microsoft Common Object Runtime Library (Mscorlib).
2.
The Delphi Framework Class Library which represent all the
types defined in the .Net Framework Class Library. The following table represents
the classification of the Delphi Framework Class Library and their
corresponding .Net Framework class library namespace.
|
Delphi Framework
Class Library |
.Net
Framework Class Library |
|
System.CodeDom Namespaces | |
|
System.Collections Namespaces | |
|
System.ComponentModel Namespaces | |
|
System.Configuration Namespaces | |
|
Microsoft.CSharp Namespaces | |
|
System.Data Namespaces | |
|
System.Deployment Namespaces | |
|
System.Device Namespace | |
|
System.Diagnostics Namespaces | |
|
System.DirectoryServices Namespaces | |
|
System.Drawing Namespaces | |
|
System.Dynamic Namespace | |
|
CNCorLibrary.CorDynamicLinq | |
|
System.EnterpriseServices Namespaces | |
|
System.IdentityModel Namespaces | |
|
System.Linq Namespaces | |
|
System.Management Namespaces | |
|
System.Media Namespace | |
|
System.Messaging Namespaces | |
|
System.Net Namespaces | |
|
System.Numerics Namespace | |
|
System.Printing Namespaces | |
|
System.Resources Namespaces | |
|
System.Runtime Namespaces | |
|
System.Security Namespaces | |
|
System.ServiceModel Namespaces | |
|
System.ServiceProcess Namespaces | |
|
System.Speech Namespaces | |
|
Microsoft.SqlServer Namespace | |
|
System Namespace | |
|
System.Text Namespaces | |
|
System.Threading Namespaces | |
|
System.Timers Namespace | |
|
System.Transactions Namespaces | |
|
Microsoft.VisualBasic Namespaces | |
|
System.Web Namespaces | |
|
Microsoft.Win32 Namespaces | |
|
System.Windows Namespaces | |
|
System.Xaml Namespaces | |
|
System.Xml Namespaces |
For more information about the above .net framework class library namespaces, see .Net Framwork Class Library .
This article does not provide comprehensive information about each new feature. For general information about the Runtime Library for Delphi, see Getting Started with the .Net Runtime Library for Delphi.