This is the default property for this class.
public virtual string this [string name, string namespaceURI] { get; }
- name
- Documentation for this section has not yet been entered.
- namespaceURI
- Documentation for this section has not yet been entered.
A string containing the value of the specified attribute, or null if the attribute is not found.
This property is read-only.
This property does not move the reader.
This property overrides the System.Xml.XmlReader indexer.