bChild
Flag that indicates where to insert the item. Possible values are:
|
Value |
Meaning |
|
True |
The new item will be inserted as the last child of the CurrentElement. |
|
False |
The new item will be inserted as the last sibling of the CurrentElement. |