언어

Node.CdataSectionNode 필드

정의

주의

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

노드가 .입니다 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

필드 값

Value = 4
특성

설명

노드가 .입니다 CDATASection.

에 대한 org.w3c.dom.Node.CDATA_SECTION_NODEJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상