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