Java.Util.Dictionary.Keys Method
Returns an enumeration on the keys of this dictionary.

Syntax

[Android.Runtime.Register("keys", "()Ljava/util/Enumeration;", "GetKeysHandler")]
public abstract IEnumeration Keys ()

See Also

Dictionary.Elements
Dictionary.Size
IEnumeration

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an enumeration on the keys 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