ComponentOne Maps for UWP
Move Method

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > IMapLayerCollection Class : Move Method
Syntax
'Declaration
 
Public Sub Move( _
   ByVal oldIndex As Integer, _
   ByVal newIndex As Integer _
) 
public void Move( 
   int oldIndex,
   int newIndex
)

Parameters

oldIndex
newIndex
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members