ComponentOne Maps for UWP
Item Property (IMapLayerCollection)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > IMapLayerCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As IMapLayer
public IMapLayer this[ 
   int index
]; {get; set;}

Parameters

index
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members