Home >  Term: generics
generics

A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types.

0 0

Creator

  • Qubilah
  •  (Gold) 2089 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.