ESRI.ArcGIS.Mobile
Read(String) Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.DataProducts.RasterData Namespace > TilePackageBinaryReader Class > Read Method : Read(String) Method

filename
Reads all the bytes from the specified file within the zip file

Syntax

Visual Basic (Declaration) 
Public Overloads Function Read( _
   ByVal filename As String _
) As Byte()
C# 
public byte[] Read( 
   string filename
)

Parameters

filename

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.