System::Xml::XPath::XPathNavigator::GetNamespacesInScope 메서드
XPathNavigator::GetNamespacesInScope method
현재 노드의 범위 내 네임스페이스를 반환합니다.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| scope | XmlNamespaceScope | 반환할 네임스페이스를 지정하는 XmlNamespaceScope 값입니다. |
ReturnValue
접두사별로 키가 지정된 네임스페이스 이름의 IDictionary 컬렉션입니다.
또 보기
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++