XmlMap Class
XmlMap class
Represents Xml map information.
type XmlMap struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetName | Returns or sets the name of the object. |
| SetName | Returns or sets the name of the object. |
| GetRootElementName | Gets root element name. |
| GetDataBinding | Gets an XmlDataBinding of this map. |