Node.CdataSectionNode Campo

Definición

Precaución

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

El nodo es .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

Valor de campo

Value = 4
Atributos

Comentarios

El nodo es .CDATASection

Documentación de Java para org.w3c.dom.Node.CDATA_SECTION_NODE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código y se usan según los términos descritos en la creative Commons 2.5.

Se aplica a