The methods of Android.Runtime.JavaList are listed below. For a list of all members, see the JavaList Members list.
See Also: Inherited members from Java.Lang.Object
Add(JavaList)Documentation for this section has not yet been entered. | ||
Add(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
Add(object)Documentation for this section has not yet been entered. | ||
Add(int, Java.Lang.Object)Documentation for this section has not yet been entered. | ||
AddAll(int, JavaList)Documentation for this section has not yet been entered. | ||
Clear()Documentation for this section has not yet been entered. | ||
Contains(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
Contains(object)Documentation for this section has not yet been entered. | ||
ContainsAll(JavaList)Documentation for this section has not yet been entered. | ||
CopyTo(Array, int)Documentation for this section has not yet been entered. | ||
Equals(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
static | FromJniHandle(IntPtr, JniHandleOwnership)Documentation for this section has not yet been entered. | |
Get(int)Documentation for this section has not yet been entered. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
IndexOf(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
IndexOf(object)Documentation for this section has not yet been entered. | ||
Insert(int, object)Documentation for this section has not yet been entered. | ||
Iterator()Documentation for this section has not yet been entered. | ||
LastIndexOf(object)Documentation for this section has not yet been entered. | ||
Remove(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
Remove(int)Documentation for this section has not yet been entered. | ||
Remove(object)Documentation for this section has not yet been entered. | ||
RemoveAll(JavaList)Documentation for this section has not yet been entered. | ||
RemoveAt(int)Documentation for this section has not yet been entered. | ||
RetainAll(JavaList)Documentation for this section has not yet been entered. | ||
Set(int, Java.Lang.Object)Documentation for this section has not yet been entered. | ||
Size()Documentation for this section has not yet been entered. | ||
SubList(int, int)Documentation for this section has not yet been entered. | ||
ToArray()Documentation for this section has not yet been entered. | ||
ToArray(Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
static | ToLocalJniHandle(IList)Documentation for this section has not yet been entered. |