Related resources for Generics Basics
  • A Simple Way to Learn Generics11/20/2015 3:40:01 AM. In this article we will look at the basics of generics. Generics is a mechanism offered by the Common Language Runtime (CLR) and programming languages that provide one form of code re-use and algorithm re-use.