Linguaggio

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.

per java.io.ObjectStreamConstants.TC_NULL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a