Condividi tramite


Node.AttributeNode Campo

Definizione

Attenzione

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

Il nodo è un oggetto 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

Valore del campo

Value = 2
Attributi

Commenti

Il nodo è un oggetto Attr.

Documentazione java per org.w3c.dom.Node.ATTRIBUTE_NODE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a