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
First « LINQ « C# / C Sharp
C# / C Sharp
LINQ
First
1.
Use First, Last with expression
2.
First with string method
3.
retrieves all strings in an array whose length matches that of the shortest string
4.
Use First to return the first matching element as a Product
5.
First operator