LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetChild Method
See Also 
Leadtools.Dicom Namespace > DicomIodTable Class : GetChild Method



iod
an item in the IOD Structure.
iod
an item in the IOD Structure.
Returns the item in the IOD Structure that contains the first child of the specified item. Supported in Silverlight, Windows Phone 7.

Syntax

Visual Basic (Declaration) 
Public Function GetChild( _
   ByVal iod As DicomIod _
) As DicomIod
Visual Basic (Usage)Copy Code
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim value As DicomIod
 
value = instance.GetChild(iod)
C# 
public DicomIod GetChild( 
   DicomIod iod
)
C++/CLI 
public:
DicomIod^ GetChild( 
   DicomIod^ iod
) 

Parameters

iod
an item in the IOD Structure.

Return Value

DicomIod that contains the item in the IOD Structure that is the first child of the item specified in iod.

Example

For an example, refer to DicomIodTable.Reset.

Remarks

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features