Idioma

Node.AttributeNode Campo

Definição

Cuidado

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

O nó é um Attr.

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

Valor do campo

Value = 2
Atributos

Comentários

O nó é um Attr.

Java documentação para org.w3c.dom.Node.ATTRIBUTE_NODE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a