ComponentOne Basic Library for UWP
RemoveAt Method (IC1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IC1CollectionView Interface : RemoveAt Method
Syntax
'Declaration
 
Sub RemoveAt( _
   ByVal index As System.UInteger _
) 
void RemoveAt( 
   System.uint index
)

Parameters

index
See Also

Reference

IC1CollectionView Interface
IC1CollectionView Members