C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / GetMany Method

In This Topic
GetMany Method
In This Topic
Syntax
'Declaration
 
Function GetMany( _
   ByVal startIndex As System.UInteger, _
   ByVal items() As System.Object _
) As System.UInteger
 

Parameters

startIndex
items
See Also