ComponentOne Basic Library for UWP
GetAt Method

C1.UWP Assembly > C1.Xaml Namespace > IC1CollectionView Interface : GetAt Method
Syntax
'Declaration
 
Function GetAt( _
   ByVal index As System.UInteger _
) As System.Object
System.object GetAt( 
   System.uint index
)

Parameters

index
See Also

Reference

IC1CollectionView Interface
IC1CollectionView Members