Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
OfType « LINQ « C# / C Sharp
C# / C Sharp
LINQ
OfType
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