Node.Attributes

Node.Attributes property

このノードの属性を含む NamedNodeMap (要素の場合)、またはそれ以外の場合は null.

public virtual NamedNodeMap Attributes { get; }

関連項目