Returns the next JarEntry contained in this stream or null if no more entries are present.
Syntax
[get: Android.Runtime.Register("getNextJarEntry", "()Ljava/util/jar/JarEntry;", "GetGetNextJarEntryHandler")]
public virtual
JarEntry NextJarEntry { get; }
Value
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Util.Jar
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1