Base:
method
GetAttribute
System.Xml.XmlReader.GetAttribute(System.String, System.String)
1 reference to GetAttribute
System.Xml (1)
System\Xml\Core\XmlValidatingReader.cs (1)
117return impl.GetAttribute( localName, namespaceURI );