Node.CdataSectionNode Campo

Definizione

Attenzione

Use 'Org.W3c.Dom.INode.CdataSectionNode'. This class will be removed in a future release.

Il nodo è un oggetto CDATASection.

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

Valore del campo

Value = 4
Attributi

Commenti

Il nodo è un oggetto CDATASection.

per org.w3c.dom.Node.CDATA_SECTION_NODE.

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