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

In This Topic
    GetAt Method
    In This Topic
    Syntax
    'Declaration
     
    Function GetAt( _
       ByVal index As System.UInteger _
    ) As System.Object
    System.object GetAt( 
       System.uint index
    )

    Parameters

    index
    See Also