TreeScope_Descendants constant

int const TreeScope_Descendants

The scope includes children and more distant descendants of the element.

Implementation

static const TreeScope_Descendants = 0x4;