System::Xml::XmlReader::MoveToFirstAttribute メソッド
XmlReader::MoveToFirstAttribute method
派生クラスでオーバーライドされた場合、最初の属性に移動します。
virtual bool System::Xml::XmlReader::MoveToFirstAttribute()=0
ReturnValue
true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).
参照
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++