Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.780 Beiträge
 
#1

Effectively Using Generics in Object Pascal

  Alt 9. Mär 2015, 15:20
Generics, or parameterized types, provide a way to define classes without specifying the exact data types that will be used in the class. Generics are commonly used in type-safe collection classes, but there are many other uses as well. This session covers the key concepts of generics, including ...

More...
  Mit Zitat antworten Zitat