System::Xml::XPath::XPathNavigator::MoveToNextAttribute method
XPathNavigator::MoveToNextAttribute method
파생 클래스에서 재정의될 경우, XPathNavigator를 다음 속성으로 이동시킵니다.
virtual bool System::Xml::XPath::XPathNavigator::MoveToNextAttribute()=0
ReturnValue
true if the XPathNavigator is successful moving to the next attribute; false if there are no more attributes. If false, the position of the XPathNavigator is unchanged.
또 보기
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++