This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class XmlNamespaces |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class XmlNamespaces |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
XmlNamespaces |
Public Methods
Name | Description | |
---|---|---|
Add |
Adds the specified namespace to the list.
|
|
Contains | Overloaded. | |
Equals | (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsPrefixInUse |
Determines whether the list contains the specified prefix.
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Core Namespace