The methods of Java.Interop.JavaObjectExtensions are listed below. For a list of all members, see the JavaObjectExtensions Members list.
See Also: Inherited members from System.Object
static | JavaCast<TResult>(this Android.Runtime.IJavaObject)Documentation for this section has not yet been entered. | |
static | ToInteroperableCollection(this ICollection)Documentation for this section has not yet been entered. | |
static | ToInteroperableCollection(this IDictionary)Documentation for this section has not yet been entered. | |
static | ToInteroperableCollection(this IList)Documentation for this section has not yet been entered. | |
static | ToInteroperableCollection<T>(this ICollection<T>)Documentation for this section has not yet been entered. | |
static | ToInteroperableCollection<T>(this IList<T>)Documentation for this section has not yet been entered. | |
static | ToInteroperableCollection<K,V>(this IDictionary<K, V>)Documentation for this section has not yet been entered. | |