Base:
method
GetAttribute
System.Xml.XmlReader.GetAttribute(System.Int32)
2 references to GetAttribute
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
604return GetAttribute(index); 616return GetAttribute(index);