Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 XmlNamespaceManager Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
XmlNamespaceManager Members

Resolves, adds, and removes namespaces to a collection and provides scope management for these namespaces.

The XmlNamespaceManager type exposes the following members.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkXmlNamespaceManager Initializes a new instance of the XmlNamespaceManager class with the specified XmlNameTable.
Top
  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAddNamespace Adds the given namespace to the collection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetEnumerator Returns an enumerator to use to iterate through the namespaces in the XmlNamespaceManager.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetNamespacesInScope Gets a collection of namespace names keyed by prefix which can be used to enumerate the namespaces currently in scope.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkHasNamespace Gets a value indicating whether the supplied prefix has a namespace defined for the current pushed scope.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLookupNamespace Gets the namespace URI for the specified prefix.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLookupPrefix Finds the prefix declared for the given namespace URI.
Protected methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkPopScope Pops a namespace scope off the stack.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkPushScope Pushes a namespace scope onto the stack.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkRemoveNamespace Removes the given namespace for the given prefix.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public Extension MethodAsQueryable Converts an IEnumerable to an IQueryable. (Defined by Queryable.)
Public Extension MethodCastConverts the elements of an IEnumerable to the specified type. (Defined by Enumerable.)
Public Extension MethodOfTypeFilters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.)
Top
  NameDescription
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkDefaultNamespace Gets the namespace URI for the default namespace.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkNameTable Gets the XmlNameTable associated with this object.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker