Returns the next entry from this ZipInputStream or null if
no more entries are present.
Syntax
[get: Android.Runtime.Register("getNextEntry", "()Ljava/util/zip/ZipEntry;", "GetGetNextEntryHandler")]
public virtual
ZipEntry NextEntry { get; }
Value
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Util.Zip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1