System::Xml::XmlNamespaceManager::PopScope 方法

XmlNamespaceManager::PopScope method

从堆栈弹出一个命名空间作用域。

virtual bool System::Xml::XmlNamespaceManager::PopScope()

ReturnValue

true if there are namespace scopes left on the stack; false if there are no more namespaces to pop.

另见