BenSelect Documentation
Entries Property
See Also  Send Feedback
Selerix.Foundation Namespace > IZipArchive Interface : Entries Property
Gets the collection of entries that are currently in the zip archive.

Syntax

JScript 
function get Entries : ReadOnlyCollection

Exceptions

ExceptionDescription
System.NotSupportedExceptionThe zip archive does not support reading.
System.ObjectDisposedExceptionThe zip archive has been disposed.
System.IO.InvalidDataException The zip archive is corrupt, and its entries cannot be retrieved.

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

© 2024 All Rights Reserved.