The members of Android.Runtime.JavaDictionary are listed below.
See Also: Inherited members from Java.Lang.Object
Constructs a new empty HashMap instance. | ||
Documentation for this section has not yet been entered. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Count | int. Documentation for this section has not yet been entered. |
[read-only] | IsFixedSize | bool. Documentation for this section has not yet been entered. |
[read-only] | IsReadOnly | bool. Documentation for this section has not yet been entered. |
[read-only] | IsSynchronized | bool. Documentation for this section has not yet been entered. |
default property | Item(object) | object. Documentation for this section has not yet been entered. |
[read-only] | Keys | ICollection. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object. Documentation for this section has not yet been entered. |
[read-only] | Values | ICollection. Documentation for this section has not yet been entered. |
Add(object, object)Documentation for this section has not yet been entered. | ||
Clear()Documentation for this section has not yet been entered. | ||
Contains(object)Documentation for this section has not yet been entered. | ||
CopyTo(Array, int)Documentation for this section has not yet been entered. | ||
static | FromJniHandle(IntPtr, JniHandleOwnership)Documentation for this section has not yet been entered. | |
GetEnumerator()Documentation for this section has not yet been entered. | ||
Remove(object)Documentation for this section has not yet been entered. | ||
static | ToLocalJniHandle(IDictionary)Documentation for this section has not yet been entered. |
IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. |