LxWriterSettings.NamespaceAliasSettings Class Methods
In This Topic
For a list of all members of this type, see LxWriterSettings.NamespaceAliasSettings members.
Public Methods
| | Name | Description |
 | Add | Adds an entry for the XML prefix , indicating the it is associated with and how to register it. |
 | Clear | Removes all entries from the namespace map |
 | ContainsNamespaceUri | Indicates if the given already exists in the list |
 | ContainsPrefix | Indicates if the given already exists in the list |
 | GetEnumerator | |
 | Remove | Overloaded. Removes the entry for a given prefix |
Top
See Also