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