Condividi tramite


ObjectStreamConstants.TcNull Campo

Definizione

Attenzione

Use 'Java.IO.IObjectStreamConstants.TcNull'. This class will be removed in a future release.

Riferimento all'oggetto Null.

[Android.Runtime.Register("TC_NULL")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcNull'. This class will be removed in a future release.")]
public const sbyte TcNull = 112;
[<Android.Runtime.Register("TC_NULL")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcNull'. This class will be removed in a future release.")>]
val mutable TcNull : sbyte

Valore del campo

Value = 112
Attributi

Commenti

Riferimento all'oggetto Null.

Documentazione java per java.io.ObjectStreamConstants.TC_NULL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a