C#
C++
Java
public DicomIod getChild(DicomIod iod)
iod
an item in the IOD Structure.
DicomIod that contains the item in the IOD Structure that is the first child of the item specified in the IOD.
If the passed class is : | The method returns: |
Item 1 | null |
Item 2 | Item 3 |
Item 4 | Item 5 |
Item 6 | null |
The following methods will also help you navigate the IOD Structure:
For an example, refer to Reset.