Lue englanniksi

Jaa


JavaObjectArray<T> Class

Definition

C#
public class JavaObjectArray<T> : Java.Interop.JavaArray<T>

Type Parameters

T
Inheritance
JavaObjectArray<T>

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

Properties

IsReadOnly (Inherited from JavaArray<T>)
Item[Int32]
JniIdentityHashCode (Inherited from JavaObject)
JniManagedPeerState (Inherited from JavaObject)
JniPeerMembers (Inherited from JavaObject)
Length (Inherited from JavaArray<T>)
PeerReference (Inherited from JavaObject)

Methods

Explicit Interface Implementations

Extension Methods

ToInteroperableCollection<T>(ICollection<T>)
ToInteroperableCollection<T>(IList<T>)
GetJniTypeName(IJavaPeerable)

Gets the JNI name of the type of the instance self.

JavaAs<TResult>(IJavaPeerable)

Try to coerce self to type TResult, checking that the coercion is valid on the Java side.

TryJavaCast<TResult>(IJavaPeerable, TResult)

Try to coerce self to type TResult, checking that the coercion is valid on the Java side.

Applies to

Tuote Versiot
.NET for Android .NET for Android API 34, .NET for Android API 35