System::Xml::XmlReader::get_HasAttributes method

XmlReader::get_HasAttributes method

現在のノードに属性があるかどうかを示す値を返します。

virtual bool System::Xml::XmlReader::get_HasAttributes()

ReturnValue

true if the current node has attributes; otherwise, false.

参照