Android.Runtime.JavaDictionary: Method Members

The methods of Android.Runtime.JavaDictionary are listed below. For a list of all members, see the JavaDictionary Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Add(object, object)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Contains(object) : bool
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) : IDictionary
Documentation for this section has not yet been entered.
GetEnumerator() : IDictionaryEnumerator
Documentation for this section has not yet been entered.
Remove(object)
Documentation for this section has not yet been entered.
static
ToLocalJniHandle(IDictionary) : IntPtr
Documentation for this section has not yet been entered.