Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
.NET Framework Class Library
LiveViewExtensions
.
.
::
.
.
AsLive Method
LiveViewExtensions Class
See Also
Overload List
Name
Description
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(ObservableCollection
<
(Of
<
<'
(
T
>
)
>
>
)
)
A typed specialization of the
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(INotifyCollectionChanged)
method.
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(ReadOnlyObservableCollection
<
(Of
<
(
<'
T
>
)
>
)
>
)
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(INotifyCollectionChanged)
Creates a view based on the specified
INotifyCollectionChanged
data source.
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(IObservableSource
<
(Of
<
<'
(
T
>
)
>
>
)
)
Creates a view based on the specified
IObservableSource
<
(Of
<
(
<'
T
>
)
>
)
>
collection.
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(ObservableCollection
<
(Of
<
<'
(
T
>
)
>
>
)
, ViewOrder)
A typed specialization of the
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(INotifyCollectionChanged, ViewOrder)
method.
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(ReadOnlyObservableCollection
<
(Of
<
(
<'
T
>
)
>
)
>
, Void)
AsLive
<
(Of
<
<'
(
T
>
)
>
>
)
(INotifyCollectionChanged, ViewOrder)
Creates a view based on the specified
INotifyCollectionChanged
data source.
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