JavaInt16Array Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Java.Interop.JniTypeSignature("S", ArrayRank=1, IsKeyword=true)]
public sealed class JavaInt16Array : Java.Interop.JavaPrimitiveArray<short>
[Java.Interop.JniTypeSignature("S", ArrayRank=1, GenerateJavaPeer=false, IsKeyword=true)]
public sealed class JavaInt16Array : Java.Interop.JavaPrimitiveArray<short>
[<Java.Interop.JniTypeSignature("S", ArrayRank=1, IsKeyword=true)>]
type JavaInt16Array = class
inherit JavaPrimitiveArray<int16>
[<Java.Interop.JniTypeSignature("S", ArrayRank=1, GenerateJavaPeer=false, IsKeyword=true)>]
type JavaInt16Array = class
inherit JavaPrimitiveArray<int16>
- Inheritance
- Attributes
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.
Java |
|
Java |
|
Java |
|
Java |
Is |
(Inherited from JavaArray<T>) |
Item[Int32] | (Inherited from JavaPrimitiveArray<T>) |
Jni |
(Inherited from JavaObject) |
Jni |
(Inherited from JavaObject) |
Jni |
(Inherited from JavaObject) |
Length | (Inherited from JavaArray<T>) |
Peer |
(Inherited from JavaObject) |
To |
|
To |
|
Get |
Gets the JNI name of the type of the instance |
Java |
Try to coerce |
Try |
Try to coerce |
Produit | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |