ComponentOne Maps for UWP
Remove Method (IMapLayerCollection)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > IMapLayerCollection Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As IMapLayer _
) As Boolean
public bool Remove( 
   IMapLayer item
)

Parameters

item
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members