System::Xml::XmlNamespaceManager::PopScope method

XmlNamespaceManager::PopScope method

Verwijdert een namespace-scope van de stack.

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.

Zie ook