Maps for WinRT
IndexOf Method


Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As IMapLayer _
) As Integer
'Usage
 
Dim instance As IMapLayerCollection
Dim item As IMapLayer
Dim value As Integer
 
value = instance.IndexOf(item)
public int IndexOf( 
   IMapLayer item
)

Parameters

item
See Also

Reference

IMapLayerCollection Class
IMapLayerCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback