Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
IndexedQueryExtensions..::..ToIndexed Method
IndexedQueryExtensions Class  See Also 

Overload List

  Name Description
Public method Static member ToIndexed<(Of <<'(T>)>>)(BindingList<(Of <<'(T>)>>))
A typed specialization of the ToIndexed<(Of <<'(T>)>>)(IBindingList) method.
Public method Static member ToIndexed<(Of <<'(T>)>>)(IBindingList)
Creates an IndexedCollection<(Of <(<'T>)>)> based on the specified IBindingList data source.
Public method Static member ToIndexed<(Of <<'(T>)>>)(IObservableSource<(Of <<'(T>)>>))
Creates an IIndexedSource<(Of <(<'T>)>)> based on the specified IObservableSource<(Of <(<'T>)>)> collection.

See Also

IndexedQueryExtensions Class
IndexedQueryExtensions Members
C1.LiveLinq Namespace
Footer image