System::Xml::XmlNodeReader::MoveToFirstAttribute メソッド
XmlNodeReader::MoveToFirstAttribute method
最初の属性へ移動します。
bool System::Xml::XmlNodeReader::MoveToFirstAttribute() override
ReturnValue
true if an attribute exists (the reader moves to the first attribute); otherwise,false (the position of the reader does not change).
参照
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Page for C++