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

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