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