Java.Util.Dictionary.Elements Method
Returns an enumeration on the elements of this dictionary.

Syntax

[Android.Runtime.Register("elements", "()Ljava/util/Enumeration;", "GetElementsHandler")]
public abstract IEnumeration Elements ()

See Also

Dictionary.Keys
Dictionary.Size
IEnumeration

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an enumeration on the elements of this dictionary.

[Android Documentation]

Requirements

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