bTree
Flag that indicates how the DICOM Dir Data Set will be evaluated. Possible values are:
Value |
Meaning |
TRUE |
Evaluate the Data Set as a tree. Update the CurrentElement property with the next key element in the same level and with the same parent as the CurrentElement. |
FALSE |
Evaluate the Data Set as a list. Update CurrentElement property with the next key element in the Data Set. |