Terminology

  1. class constraint

  2. CompareTo method of interface IComparable<T>

  3. compile-time type safety

  4. constructor constraint (new())

  5. default type constraint (object) of a type parameter

  6. explicit type argument

  7. generic class

  8. generic interface

  9. generic method

  10. generics

  11. IComparable<T> interface

  12. interface constraint

  13. multiple constraints

  14. new() (constructor) constraint

  15. overloading generic methods

  16. reference-type constraint (class)

  17. scope of a type parameter

  18. type argument

  19. type checking

  20. type constraint

  21. type inference

  22. type parameter

  23. type-parameter list

  24. value type constraint (struct)

  25. where clause

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset