Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
LiveViewExtensions..::..AsLive Method
LiveViewExtensions Class  See Also 

Overload List

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

See Also

LiveViewExtensions Class
LiveViewExtensions Members
C1.LiveLinq Namespace
Footer image