C# (CSharp) ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip ZipEntry - 4 examples found. These are the top rated real world C# (CSharp) examples of ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip.ZipEntry extracted from open source projects. You can rate examples to help us improve the quality of examples.
Represents a single entry in a ZipFile. Typically, applications get a ZipEntry by enumerating the entries within a ZipFile, or by adding an entry to a ZipFile.