I am trying to understand difference between IQueryable, ICollection, IList & IDictionary interface
which is more faster for basic operations like iterating, Indexing, Querying and more.
which class like Collection, List, Dictionary etc would be good to initiating with these interfaces and when should we be using these class. Basic advantages of using these classes over others.
I tried reading other posts with similar questions but nothing answered my full questions.
Thanks for the help.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…