언어

Node.DocumentNode 필드

정의

주의

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

노드가 .입니다 Document.

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

필드 값

Value = 9
특성

설명

노드가 .입니다 Document.

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

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

적용 대상