Returns the item in the IOD Structure that contains the IOD with the specified code and type.
public DicomIod Find(DicomIod iod,DicomModuleType code,DicomIodType type,bool tree)
Public Overloads Function Find( _ByVal iod As Leadtools.Dicom.DicomIod, _ByVal code As Leadtools.Dicom.DicomModuleType, _ByVal type As Leadtools.Dicom.DicomIodType, _ByVal tree As Boolean _) As Leadtools.Dicom.DicomIod
public Leadtools.Dicom.DicomIod Find(Leadtools.Dicom.DicomIod iod,Leadtools.Dicom.DicomModuleType code,Leadtools.Dicom.DicomIodType type,bool tree)
function Leadtools.Dicom.DicomIodTable.Find(DicomIod,DicomModuleType,DicomIodType,Boolean)(iod ,code ,type ,tree)
public:Leadtools.Dicom.DicomIod^ Find(Leadtools.Dicom.DicomIod^ iod,Leadtools.Dicom.DicomModuleType code,Leadtools.Dicom.DicomIodType type,bool tree)
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 Tag 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,
A DicomIod class that contains the IOD with the specified code and type.
For an example, refer to Reset.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
