[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.View.AsCollectionViewFactory

AsCollectionViewFactory Method

AsCollectionViewFactory()

Returns an instance of ICollectionViewFactory that can be used as a source of a CollectionViewSource.

Declaration
public ICollectionViewFactory AsCollectionViewFactory()
Returns
Type Description
ICollectionViewFactory

A factory that returns the same View as a ICollectionView.