Node.CommentNode Campo

Definizione

Attenzione

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

Il nodo è un oggetto Comment.

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

Valore del campo

Value = 8
Attributi

Commenti

Il nodo è un oggetto Comment.

per org.w3c.dom.Node.COMMENT_NODE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a