Afficher en anglais

Partage via


JavaInt16Array Class

Definition

C#
[Java.Interop.JniTypeSignature("S", ArrayRank=1, IsKeyword=true)]
public sealed class JavaInt16Array : Java.Interop.JavaPrimitiveArray<short>
C#
[Java.Interop.JniTypeSignature("S", ArrayRank=1, GenerateJavaPeer=false, IsKeyword=true)]
public sealed class JavaInt16Array : Java.Interop.JavaPrimitiveArray<short>
Inheritance
Attributes

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] (Inherited from JavaPrimitiveArray<T>)
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

Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35