 | Item (int)Item (Integer)Item (int) |
Gets the value of the attribute with the specified index.
(Overrides XmlReader.ItemXmlReader.ItemXmlReader::Item) |
 | Item (string)Item (String)Item (String^) |
Gets the value of the attribute with the specified name
(Overrides XmlReader.ItemXmlReader.ItemXmlReader::Item) |
 | Item (string, string)Item (String, String)Item (String^, String^) |
Gets the value of the attribute with the specified local name and namespace URI.
(Overrides XmlReader.ItemXmlReader.ItemXmlReader::Item) |