C# Programming/Keywords/where
From Wikibooks, open books for an open world
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 | ||||||||||
|
This page may need to be