JniValueMarshalerState Struct

Definition

public struct JniValueMarshalerState : IEquatable<Java.Interop.JniValueMarshalerState>
type JniValueMarshalerState = struct
Inheritance
JniValueMarshalerState
Implements

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

JniValueMarshalerState(IJavaPeerable, Object)
JniValueMarshalerState(JniArgumentValue, Object)
JniValueMarshalerState(JniObjectReference, Object)

Properties

Extra
JniArgumentValue
PeerableValue
ReferenceValue

Methods

Equals(JniValueMarshalerState)
Equals(Object)
GetHashCode()
ToString()

Operators

Equality(JniValueMarshalerState, JniValueMarshalerState)
Inequality(JniValueMarshalerState, JniValueMarshalerState)

Applies to