cef_xml_reader_t.get_attribute_count

Returns the number of attributes.

struct cef_xml_reader_t
extern (System)
size_t function(cef_xml_reader_t* self) nothrow get_attribute_count;

Meta