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