طريقة System::Xml::XmlValidatingReader::MoveToFirstAttribute
XmlValidatingReader::MoveToFirstAttribute method
ينتقل إلى السمة الأولى.
bool System::Xml::XmlValidatingReader::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 XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Font for C++