オーバーロード | 解説 |
---|---|
ToIndexed<T>(INotifyCollectionChanged) | 指定された System.Collections.Specialized.INotifyCollectionChangedデータソースに基づいて C1.LiveLinq.Collections.IndexedCollection<T>を作成します。 |
ToIndexed<T>(ObservableCollection<T>) | ToIndexed<T>(INotifyCollectionChanged)メソッドの型付き特殊化。 |