R
Raj
string myname="Raj";
int myage=35;
Both the variables are made of collections characters.
Which one is the ideal candidate for LINQ query-able object?
How to check whether a particular object is LINQ query-able at runtime? Does
it need to implement any interface implicitly or explicitly??
Thank you
Regards
Raj
int myage=35;
Both the variables are made of collections characters.
Which one is the ideal candidate for LINQ query-able object?
How to check whether a particular object is LINQ query-able at runtime? Does
it need to implement any interface implicitly or explicitly??
Thank you
Regards
Raj