PurifyingXmlReader.GetAttribute

GetAttribute(string)

public override string GetAttribute(string name)

See Also


GetAttribute(string, string)

public override string GetAttribute(string name, string namespaceURI)

See Also


GetAttribute(int)

public override string GetAttribute(int i)

See Also