ComponentOne Maps for UWP
Add Method (IMapLayerCollection)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > IMapLayerCollection Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As IMapLayer _
) 
public void Add( 
   IMapLayer item
)

Parameters

item
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members