LxWriterSettings.NamespaceAliasSettings Class Members
In This Topic
The following tables list the members exposed by LxWriterSettings.NamespaceAliasSettings.
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