C#
VB
Java
WinRT C#
C++
Returns the root of the specified item.
Public Function GetRoot( _
ByVal iod As Leadtools.Dicom.DicomIod _
) As Leadtools.Dicom.DicomIod
public Leadtools.Dicom.DicomIod GetRoot(
Leadtools.Dicom.DicomIod iod
)
public DicomIod getRoot(DicomIod iod)
function Leadtools.Dicom.DicomIodTable.GetRoot(
iod
)
public:
Leadtools.Dicom.DicomIod^ GetRoot(
Leadtools.Dicom.DicomIod^ iod
)
iod
An item in the IOD Structure.
DicomIod class that contains the item in the IOD Structure that is the root of the item specified in iod.
If the passed class is : | The method returns: |
Item 1 | Item 2 |
Item 3 | Item 2 |
Item 4 | Item 4 |
Item 5 | Item 6 |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET