Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Zip::FirstEntry
Return the first entry in the Zip. Call ZipEntry.NextEntry to iterate over the entries in a Zip until a NULL is returned.
![]() |
Declarations | ||
|
[Visual Basic] Public Function FirstEntry() As ZipEntry [C#] public ZipEntry FirstEntry(); [C++] public ZipEntry *FirstEntry(); [JScript] public function FirstEntry() : ZipEntry |
![]() |
Parameters | ||
|
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.