4
Answers

Best class to store class models

Photo of Devendra Kumar

Devendra Kumar

4y
802
1
Hi everyone,
there are many class available to store class models like List<T>, IEnumerable, IQueryable, ObservableCollection, which class is in best use as per industry that can support all sorts of searching, manipulating with high performance.
 
Thanls
Devendra 

Answers (4)