Ken H

Ken H

  • NA
  • 646
  • 354.7k

List<T> and Collection in c#

Feb 7 2015 11:03 AM
Hello friend,
 
 Here is List<T> and Collection of questions:
1)List<T> and Collection of difference?
2)Under what circumstances we need to rewrite InsertItem and ClearItems methods?
    Can you give some examples of it?
3) Their respective advantages in terms of performance?
 
 
Thank in advance.

Answers (3)