Tera:
When LINQ is used with Non-Generic collections such as ArrayList, HashTable, etc, We have to use <cast> in to order to cast the Non-Generic Collection to Generic Collection.
LINQ is not very good with Non-Generics therefore, we use CAST to overcome.
No comments:
Post a Comment