언어

Node.ProcessingInstructionNode 필드

정의

주의

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

노드가 .입니다 ProcessingInstruction.

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

필드 값

Value = 7
특성

설명

노드가 .입니다 ProcessingInstruction.

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

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

적용 대상