Common |
| Name | Description | |
|---|---|---|
| XmlAttributeToText(XmlReader, String) | Read the named attribute value but if no attribute is found then an empty string. | |
| XmlAttributeToText(XmlReader, String, String) | Read the named attribute value but if no attribute is found then return the provided default. |