Dalvik.SystemInterop.DexFile.Entries Method
Enumerate the names of the classes in this DEX file.

Syntax

[Android.Runtime.Register("entries", "()Ljava/util/Enumeration;", "")]
public Java.Util.IEnumeration Entries ()

Returns

Documentation for this section has not yet been entered.

Remarks

Enumerate the names of the classes in this DEX file.

[Android Documentation]

Requirements

Namespace: Dalvik.SystemInterop
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1