JniCharArrayElements Class

Definition

public sealed class JniCharArrayElements : Java.Interop.JniArrayElements
type JniCharArrayElements = class
    inherit JniArrayElements
Inheritance
JniCharArrayElements

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.

Properties

Elements
Item[Int32]
Size (Inherited from JniArrayElements)

Methods

CopyToJava() (Inherited from JniArrayElements)
Dispose() (Inherited from JniArrayElements)
Release(JniReleaseArrayElementsMode) (Inherited from JniArrayElements)
Synchronize(JniReleaseArrayElementsMode) (Inherited from JniArrayElements)

Applies to