YXml
|
public static class YXmlAttributeCollectionExtentionMethods
The YXmlAttributeCollectionExtentionMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Check if a XmlAttributeCollectionAttributes contains an attribute named as the attribute. | |
| GetAttributeValue | Get the string value of a contained attribute named as the attribute in a XmlNodenode. | |
| IsNullOrWhiteSpace | Check if a XmlAttributeCollectionAttributes contains an attribute named as the attribute and its value is not null or empty. |