LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Find(DicomIod,DicomClassType,DicomIodType,Boolean) Method








An item in the IOD Structure. The item in the IOD Structure that contains the IOD with the specified code and type will be returned.
Code value that specifies the Class Information Object Definition.
The type of Information Object Definition you are working with.
true to evaluate the IOD Structure as a tree, false to evaluate the IOD Structure as a list,
Returns the item in the IOD Structure that contains the IOD with the specified code and type. .NET support WinRT support Silverlight support
Syntax
public DicomIod Find( 
   DicomIod iod,
   DicomClassType code,
   DicomIodType type,
   bool tree
)
'Declaration
 
Public Overloads Function Find( _
   ByVal iod As DicomIod, _
   ByVal code As DicomClassType, _
   ByVal type As DicomIodType, _
   ByVal tree As Boolean _
) As DicomIod
'Usage
 
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim code As DicomClassType
Dim type As DicomIodType
Dim tree As Boolean
Dim value As DicomIod
 
value = instance.Find(iod, code, type, tree)
public DicomIod Find( 
   DicomIod iod,
   DicomClassType code,
   DicomIodType type,
   bool tree
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomIodTable.Find(DicomIod,DicomClassType,DicomIodType,Boolean)( 
   iod ,
   code ,
   type ,
   tree 
)
public:
DicomIod^ Find( 
   DicomIod^ iod,
   DicomClassType code,
   DicomIodType type,
   bool tree
) 

Parameters

iod
An item in the IOD Structure. The item in the IOD Structure that contains the IOD with the specified code and type will be returned.
code
Code value that specifies the Class Information Object Definition.
type
The type of Information Object Definition you are working with.
tree
true to evaluate the IOD Structure as a tree, false to evaluate the IOD Structure as a list,

Return Value

A DicomIod class that contains the IOD with the specified code and type.
Example
For an example, refer to Reset.
Requirements

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

See Also

Reference

DicomIodTable Class
DicomIodTable Members
Overload List
FindClass Method
FindModule Method
FindModuleByIndex Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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