OfType « LINQ « C# / C Sharp






1.Use Linq OfType to get value of specific type
2.OfType: select a certain type
3.prints all of the elements of an array that are of type double