Click or drag to resize

YXmlAttributeCollectionExtentionMethods Methods

The YXmlAttributeCollectionExtentionMethods type exposes the following members.

Methods
  Name Description
Public Extension Method Contains Check if a XmlAttributeCollectionAttributes contains an attribute named as the attribute.
Public Extension Method GetAttributeValue Get the string value of a contained attribute named as the attribute in a XmlNodenode.
Public Extension Method IsNullOrWhiteSpace Check if a XmlAttributeCollectionAttributes contains an attribute named as the attribute and its value is not null or empty.
Top
See Also