ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / GetView Method

In This Topic
    GetView Method
    In This Topic
    Syntax
    'Declaration
     
    Function GetView() As Windows.Foundation.Collections.IVectorView(Of T)
    Windows.Foundation.Collections.IVectorView<T> GetView()
    See Also