System::Xml::XPath::XPathNavigator::get_Name 메서드
XPathNavigator::get_Name method
파생 클래스에서 재정의될 경우, 현재 노드의 정규화된 이름을 가져옵니다.
virtual String System::Xml::XPath::XPathNavigator::get_Name()=0
ReturnValue
현재 노드의 정규화된 XPathNavigator::get_Name을 포함하는 String이며, 현재 노드에 이름이 없을 경우(예: 텍스트 또는 주석 노드) String::Empty를 반환합니다.
또 보기
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++