ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / IMapLayerCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub RemoveItem( _
       ByVal index As Integer _
    ) 
    protected void RemoveItem( 
       int index
    )

    Parameters

    index
    See Also