Maps for WinRT
Add Method (IMapLayerCollection)


Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As IMapLayer _
) 
'Usage
 
Dim instance As IMapLayerCollection
Dim item As IMapLayer
 
instance.Add(item)
public void Add( 
   IMapLayer item
)

Parameters

item
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback