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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
The in contextual keyword is used in three contexts:
foreach statements
join clauses in query expressions
generic type parameters in generic interfaces and delegates.