C Sharp Programming/Keywords/where
From Wikibooks, the open-content textbooks collection
The where keyword has two different meanings:
- It is used to specify one or more constraints on generic type parameters.
- With LINQ, it is used to query a data source and select or filter elements to return.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|