in (C# Reference)
The in contextual keyword is used in three contexts:
foreach statements
join clauses in query expressions
generic type parameters in generic interfaces and delegates.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The in contextual keyword is used in three contexts:
foreach statements
join clauses in query expressions
generic type parameters in generic interfaces and delegates.