Generics introduce to the .NET Framework the concept of type parameters. Using generics, you can create strongly typed collections for any class, including custom classes. Using generics can improve performance
by reducing the number of casting operations required.
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment