 | GetAttribute (int)GetAttribute (Integer)GetAttribute (int) |
Returns the value of an attribute with the specified index.
(Overrides XmlReader.GetAttributeXmlReader.GetAttributeXmlReader::GetAttribute) |
 | GetAttribute (string)GetAttribute (String)GetAttribute (String^) |
Returns the value of the attribute with the specified name.
(Overrides XmlReader.GetAttributeXmlReader.GetAttributeXmlReader::GetAttribute) |
 | GetAttribute (string, string)GetAttribute (String, String)GetAttribute (String^, String^) |
Returns the value of the attribute with the specified local name and namespace URI.
(Overrides XmlReader.GetAttributeXmlReader.GetAttributeXmlReader::GetAttribute) |