The members of Android.Runtime.JavaSet are listed below.
See Also: Inherited members from Java.Lang.Object
JavaSet() | Constructs a new empty instance of HashSet. | |
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. |
[read-only] | SyncRoot | object. Documentation for this section has not yet been entered. |
Add(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(ICollection)Documentation for this section has not yet been entered. |