次の方法で共有


Node.AttributeNode フィールド

定義

注意事項

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

ノードは .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

フィールド値

Value = 2
属性

注釈

ノードは .Attr

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

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象