XmlNamespaces Members
The following tables list the members exposed by the XmlNamespaces type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
XmlNamespaces | Creates an instance of a XmlNamespaces collection. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of XmlNamespace objects in the collection. |
![]() |
Item | Gets or sets the XmlNamespace element at the specified index. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Overloaded. Adds an object to the end of the XmlNamespaces list. |
![]() |
Contains | Overloaded. Determines whether a XmlNamspace is in the XmlNamspaces list. |
![]() |
GetNamespace | Searches for a XmlNamespace by prefix and returns the NamespaceURI of the namespace within the entire XmlNamespaces list. |
![]() |
IndexOf | Overloaded. Searches for a XmlNamespace and returns the zero-based index of the first occurrence within the entire XmlNamespaces list. |
![]() |
RemoveAt | Removes the XmlNamespace at the specified index of the XmlNamespaces list. |
.gif)
.gif)