Click or drag to resize

CefXmlReaderGetAttribute Method

Overload List
  NameDescription
Public methodGetAttribute(Int32)
Returns the value of the attribute at the specified 0-based index.
Public methodGetAttribute(String)
Returns the value of the attribute with the specified qualified name.
Public methodGetAttribute(String, String)
Returns the value of the attribute with the specified local name and namespace URI.
Top
See Also