Maps for WinRT
Remove Method (IMapLayerCollection)


Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As IMapLayer _
) As Boolean
'Usage
 
Dim instance As IMapLayerCollection
Dim item As IMapLayer
Dim value As Boolean
 
value = instance.Remove(item)
public bool Remove( 
   IMapLayer item
)

Parameters

item
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback