cef_v8value_t.has_value_byindex

Returns true (1) if the object has a value with the specified identifier.

struct cef_v8value_t
extern (System)
int function(cef_v8value_t* self, int index) nothrow has_value_byindex;

Meta