Overload List
Name | Description | |
---|---|---|
AsLive<(Of <<'(T>)>>)(BindingList<(Of <<'(T>)>>)) |
A typed specialization of the AsLive<(Of <<'(T>)>>)(IBindingList) method.
|
|
AsLive<(Of <<'(T>)>>)(IBindingList) |
Creates a view based on the specified IBindingList data source.
|
|
AsLive<(Of <<'(T>)>>)(IObservableSource<(Of <<'(T>)>>)) |
Creates a view based on the specified IObservableSource<(Of <(<'T>)>)> collection.
|
|
AsLive<(Of <<'(T>)>>)(BindingList<(Of <<'(T>)>>), ViewOrder) |
A typed specialization of the AsLive<(Of <<'(T>)>>)(IBindingList, ViewOrder) method.
|
|
AsLive<(Of <<'(T>)>>)(IBindingList, ViewOrder) |
Creates a view based on the specified IBindingList data source.
|
|
AsLive<(Of <<'(T>)>>)(IObservableSource<(Of <<'(T>)>>), ViewOrder) |
Creates a view based on the specified IObservableSource<(Of <(<'T>)>)> collection.
|