ComponentOne Data Source for Entity Framework
C1.WPF.LiveLinq Namespace / WpfExtensions Class / ToIndexed Method

In This Topic
    ToIndexed Method (WpfExtensions)
    In This Topic
    Creates an C1.LiveLinq.Collections.IndexedCollection<T> based on the specified System.Collections.Specialized.INotifyCollectionChanged data source.
    Overload List
    OverloadDescription
    Creates an C1.LiveLinq.Collections.IndexedCollection<T> based on the specified System.Collections.Specialized.INotifyCollectionChanged data source.  
    A typed specialization of the ToIndexed<T>(INotifyCollectionChanged) method.  
    See Also