| CefXmlReaderGetAttribute Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetAttribute(Int32) | 
            Returns the value of the attribute at the specified 0-based index.
             | 
|  | GetAttribute(String) | 
            Returns the value of the attribute with the specified qualified name.
             | 
|  | GetAttribute(String, String) | 
            Returns the value of the attribute with the specified local name and
            namespace URI.
             | 
 See Also
See Also