Overload List
Name | Description | |
---|---|---|
Join<(Of <<'(TInner, TKey, TResult>)>>)(ObservableCollection<(Of <<'(TInner>)>>), Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(TInner, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(T, TInner, TResult>)>>)>)>>)) |
Correlates the elements of this view and a collection based on matching keys.
|
|
Join<(Of <<'(TInner, TKey, TResult>)>>)(IObservableSource<(Of <<'(TInner>)>>), Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(TInner, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(T, TInner, TResult>)>>)>)>>)) |
Correlates the elements of two views based on matching keys.
|