Click here to Skip to main content
15,881,687 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
please help i want to know all about the generics in c sharp with examples ?

what are the benefits of using generics?
please also tell me all the classes that comes under generics(e.g list)?
Posted
Comments
Sandeep Mewara 29-Sep-10 3:02am    
Google?

Probably this article will be useful for understanding basics of generics.

http://msdn.microsoft.com/en-us/library/ms379564(v=vs.80).aspx[^]

Or you could have complete Encyclopaedia.

http://msdn.microsoft.com/en-us/library/ms379564(v=vs.80).aspx[^]

Please vote and Accept Answer if it Helped.
 
Share this answer
 
Hi,
I hope this article will help you to understand generic in c#
visit:
generics in c#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900