Leadtools.Dicom Namespace > DicomDataSet Class : GetRootKey Method |
public DicomElement GetRootKey( DicomElement element )
'Declaration Public Function GetRootKey( _ ByVal element As DicomElement _ ) As DicomElement
'Usage Dim instance As DicomDataSet Dim element As DicomElement Dim value As DicomElement value = instance.GetRootKey(element)
public DicomElement GetRootKey( DicomElement element )
public DicomElement getRootKey(DicomElement element)
function Leadtools.Dicom.DicomDataSet.GetRootKey( element )
public: DicomElement^ GetRootKey( DicomElement^ element )
If the passed object points to: | The method returns an object pointing to: |
---|---|
Item 1 | Item 2 |
Item 3 | Item 2 |
Item 4 | Item 4 |
Item 5 | Item 6 |
The following methods will also help you navigate the Data Set: