OfType<T>メソッドとCast<T>メソッド

LINQを使えるのはIEnumerableのジェネリック版、IEnumerable&lt;T&gt;のクラスだけ。IEnumerable(&lt;T&gt;なし)でLINQを使うには拡張メソッドのOfType&lt;T&gt;かCast&l