System::Xml::XmlElement::get_HasAttributes メソッド
XmlElement::get_HasAttributes method
現在のノードが属性を持つかどうかを示す bool 値を返します。
virtual bool System::Xml::XmlElement::get_HasAttributes()
ReturnValue
true if the current node has attributes; otherwise, false.
参照
- Class XmlElement
- Namespace System::Xml
- Library Aspose.Page for C++