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

の Java ドキュメント org.w3c.dom.Node.PROCESSING_INSTRUCTION_NODE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象