XmlNamespaceMapping Members
.NET Framework 3.0
Declares a mapping between a uniform resource identifier (URI) and a prefix.
The following tables list the members exposed by the XmlNamespaceMapping type.
| Name | Description | |
|---|---|---|
| XmlNamespaceMapping | Overloaded. Initializes a new instance of the XmlNamespaceMapping class. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Overridden. Returns a value that indicates whether this XmlNamespaceMapping is equivalent to another instance. |
| GetHashCode | Overridden. Returns the hash code for this XmlNamespaceMapping. |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| op_Equality | Performs equality comparison by value. |
| op_Inequality | Performs inequality comparison by value. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| ToString | Returns a String that represents the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| System.ComponentModel.ISupportInitialize.BeginInit | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
| System.ComponentModel.ISupportInitialize.EndInit | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |