Lingua

DOMImplementationLS.ModeAsynchronous Campo

Definizione

Attenzione

Use 'Org.W3c.Dom.LS.IDOMImplementationLS.ModeAsynchronous'. This class will be removed in a future release.

Creare un oggetto asincrono LSParser.

[Android.Runtime.Register("MODE_ASYNCHRONOUS")]
[System.Obsolete("Use 'Org.W3c.Dom.LS.IDOMImplementationLS.ModeAsynchronous'. This class will be removed in a future release.")]
public const short ModeAsynchronous = 2;
[<Android.Runtime.Register("MODE_ASYNCHRONOUS")>]
[<System.Obsolete("Use 'Org.W3c.Dom.LS.IDOMImplementationLS.ModeAsynchronous'. This class will be removed in a future release.")>]
val mutable ModeAsynchronous : int16

Valore del campo

Value = 2
Attributi

Commenti

Creare un oggetto asincrono LSParser.

per org.w3c.dom.ls.DOMImplementationLS.MODE_ASYNCHRONOUS.

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