C# Class ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.ZipFile.FileEntry

显示文件 Open project: Esri/arcgis-toolkit-sl-wpf

Public Properties

Property Type Description
CRC32 int
CompressedSize int
FileStart int
Filename string
UncompressedSize int

Property Details

CRC32 public_oe property

public int CRC32
return int

CompressedSize public_oe property

public int CompressedSize
return int

FileStart public_oe property

public int FileStart
return int

Filename public_oe property

public string Filename
return string

UncompressedSize public_oe property

public int UncompressedSize
return int