The Generic tab allows you to specify either:
-
That the class is a generic type, and to list its type parameters, or
-
That the class is bound to a generic type, and to give values for the required type parameters
For more information, see Generic types and methods.