|
|
Introducing Generics in the CLR |
|
|
Microsoft Corporation |
|
|
ASP.NET / References |
|
|
Click to Visit |
|
|
19 |
This effective CLR reference describes the advantages of the generics feature in Common Language Runtime. Generics are an extension to the CLR's type system that helps to define types for which certain details are left unspecified. Some of the advantages of the CLR generics are compile-time type safety, performance, clarity and binary code reuse. These are some information that are described in this article. This article is simple and useful for the readers.
|