PopScope()

XmlNamespaceManager::PopScope() method

Pops a namespace scope off the stack.

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

Return Value

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

See Also