Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is “oftype"? In linq?



What is “oftype"? In linq?..

Answer / Devesh Kumar Pandey

In LINQ, 'ofType' is a type conversion operator that allows you to cast or filter a sequence of objects based on a specific type. The OfType<TSource>() method returns an IEnumerable<TSource> containing only the elements of the input sequence TSource.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is the use of linq in c#?

1 Answers  


What do you understand by linq to xml?

1 Answers  


Which is faster linq or lambda?

1 Answers  


Where in linq query with multiple conditions?

1 Answers  


What is linq to sql deferred loading?

1 Answers  


Can we use left join in linq?

1 Answers  


Explain what is the use of system.xml.xlinq.dll?

1 Answers  


What is predicate in linq?

1 Answers  


What is the use of System.Data.DLinq.dll?

1 Answers  


Is linq faster than sql?

1 Answers  


How to assign a computed value to the same array back?

1 Answers   B-Ways TecnoSoft,


What is selectmany in linq?

1 Answers  


Categories