ESRI.ArcGIS.Mobile
Insert(Int32,MobileCache) Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > MapLayerCollection Class > Insert Method : Insert(Int32,MobileCache) Method

index
mobileCache
Inserts all the mobile cache layers as Map Layers after the index.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal mobileCache As MobileCache _
) 
C# 
public void Insert( 
   int index,
   MobileCache mobileCache
)

Parameters

index
mobileCache

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.