ESRI.ArcGIS.Mobile
Open Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.DataProducts.RasterData Namespace > TilePackageBinaryReader Class : Open Method

path
Pass in a tile package to read, the central directory will be read an filesnames cached. this method is not thread safe, so ensure thre's only one call to it on an instance of this class. Note: Read is thread safe.

Syntax

Visual Basic (Declaration) 
Public Sub Open( _
   ByVal path As String _
) 
C# 
public void Open( 
   string path
)

Parameters

path

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.