Android.Runtime.JavaCollection Members

The members of Android.Runtime.JavaCollection are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
IsSynchronizedbool. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject. Documentation for this section has not yet been entered.

Public Methods

CopyTo(Array, int)
Documentation for this section has not yet been entered.
static
FromJniHandle(IntPtr, JniHandleOwnership) : ICollection
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
static
ToLocalJniHandle(ICollection) : IntPtr
Documentation for this section has not yet been entered.