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 )
ObjectiveC Syntax
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:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2