IXmlNamespaceResolver Methods (System.Xml)

Switch View :
ScriptFree
.NET Framework Class Library
IXmlNamespaceResolver Methods

The IXmlNamespaceResolver type exposes the following members.

Methods

  Name Description
Public method GetNamespacesInScope Gets a collection of defined prefix-namespace mappings that are currently in scope.
Public method LookupNamespace Gets the namespace URI mapped to the specified prefix.
Public method LookupPrefix Gets the prefix that is mapped to the specified namespace URI.
Top
See Also

Reference