In This Topic
For a list of all members of this type, see XmlMapping members.
Public Methods
| Name | Description |
| Clear |
Removes mapping between a content control and an XML node stored within a Custom XML Data part in the document.
|
| Equals |
Determines whether the specified object is equal to the current object.
|
| GetHashCode |
Serves as the default hash function.
|
| SetMapping | Overloaded.
Set mapping between a content control and an XML node stored within a Custom XML Data part in the document.
|
| TryGetValue | Tries get inner xml of the mapped node stored within a XmlDocument in the document. |
| TrySetValue | Tries set inner xml to the mapped node stored within a XmlDocument in the document. |
Top
See Also