Definitions for "Parameterized type"
a class, interface, method, or delegate in which the type of data upon which it operates is specified as a parameter
a class or interface, along with a set of type parameters
a class that the compiler can automatically customize to work with particular types
Keywords:  template, see
See template.