add_boolean


Description:

public void add_boolean (ulong attr_type, bool value)

Add a new attribute to the builder for the boolean value.

Unconditionally adds a new attribute, even if one with the same attr_type already exists.

Parameters:

this

the builder

attr_type

the new attribute type

value

the attribute value