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