| オーバーロード | 解説 |
|---|---|
| ToCollectionView<T>(IEnumerable) | System.Collections.IEnumerable をコレクションビューに変換します。 |
| ToCollectionView<T>(IEnumerable<T>) | System.Collections.IEnumerable をコレクションビューに変換します。 |
| オーバーロード | 解説 |
|---|---|
| ToCollectionView<T>(IEnumerable) | System.Collections.IEnumerable をコレクションビューに変換します。 |
| ToCollectionView<T>(IEnumerable<T>) | System.Collections.IEnumerable をコレクションビューに変換します。 |